Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-chat-engine w/ NextJS #155

Open
moonkorea00 opened this issue Dec 27, 2022 · 2 comments
Open

react-chat-engine w/ NextJS #155

moonkorea00 opened this issue Dec 27, 2022 · 2 comments

Comments

@moonkorea00
Copy link

moonkorea00 commented Dec 27, 2022

Hey I'm trying to implement the ChatEngineWrapper, Socket and ChatFeed component from react chat engine to my next js project with typescript but it doesn't seem to be found in the module.

any suggestions or alternatives on how to use them from the package?

thanks.

@moonkorea00
Copy link
Author

got it to render by dynamically importing the components.

you'll have to create a type declaration file inside your project directory.

@alamorre
Copy link
Collaborator

alamorre commented Dec 28, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants