Skip to content

Issue with ChatFeed in Next.js - Difficulty with Space Key #6

@RamiZuhairi

Description

@RamiZuhairi

I'm currently using the ChatFeed component from the react-chat-engine in my Next.js application. Despite dynamically importing the component to overcome SSR-related issues, I've encountered a persistent problem related to text input. Specifically, when the space key is pressed during text entry, it does not create a whitespace as expected.

To resolve this, I have attempted to set up a JavaScript function that uses an event listener to insert a whitespace each time the space key is pressed. Unfortunately, this workaround is causing further issues and has not successfully resolved the original problem.

I would appreciate any guidance or assistance you could provide to help me address this issue. Please let me know if any additional information is needed from my end to better understand or troubleshoot this problem.

Thank you in advance for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions