-
Notifications
You must be signed in to change notification settings - Fork 42
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 v16 compatability #9
Comments
+1 |
facebook/react#10320. "Please run npm ls react. You'll find that some package brings in the wrong version of React because it puts it in dependencies rather than peerDependencies. Please file an issue with that project." |
@danidewitt yep, also saw this solution. But I found the better way - change this one to another plugin ) |
@zaruda yeah, i switched to https://github.com/jstejada/react-typist |
Latest React TypeError: this.updater.enqueueCallback is not a function. (In 'this.updater.enqueueCallback(this, callback, 'setState')', 'this.updater.enqueueCallback' is undefined) |
Hi, unfortunately I do not have time to work on this project right now because I am so busy with work. I am however willing to review and accept pull requests if anyone would like to fix this or any other bugs found. |
Odds on getting that PR merged anytime soon? |
Thanks! I look forward to seeing the updated version on npm soon. 😄 |
react v16 unsupported
https://monosnap.com/file/SDsgsfldCgHG9wOvuGsTKzzMl8JjPc
The text was updated successfully, but these errors were encountered: