-
Notifications
You must be signed in to change notification settings - Fork 59
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
Can't resolve 'react-web-gifted-chat' #8
Comments
I managed to make the example app work, i modified the package.json, removed this line Now when i start the app, only on Firefox (64.0.2 (64 bit)), it gives me this error |
About firefox error somewhere in code propably exist react-native way of merge styles with array |
Firefox issue is fixed in v0.6.3 |
The problem is still present when it tries to render the send button:
Consider adding an error boundary to your tree to customize error handling behavior. |
what are the steps to reproduce the mentioned error @johniak |
I get this error when i start the example application
Can't resolve 'react-web-gifted-chat in ./src/App.js
Steps to Reproduce
The text was updated successfully, but these errors were encountered: