-
-
Notifications
You must be signed in to change notification settings - Fork 298
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
0.3.8 Uncaught error #26
Comments
All examples here |
Thanks for reporting this. demo website is now working (reverted to use Problem with |
Fix has been published. Demo website is using the latest version. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
0.3.8 throws error:
react-dom.development.js:55 Uncaught Error: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
after enqueueSnackbar call
The text was updated successfully, but these errors were encountered: