-
Notifications
You must be signed in to change notification settings - Fork 123
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 18 peer dependency #201
Comments
Sure yea, it should be fully compatible. PRs welcome! |
Thanks! Will look into that then! |
@aldrakos Did you ever try out React 18? I am finding that it is not compatible |
How so? Latest versions have react18 as a peer dependency, and everything works smoothly. |
I filed an issue here - #218 I just upgraded react and react-dom and didn't change any tracking code and am seeing this issue |
Hello and thanks for the awesome job on this library!
Wanted to ask if there are any plans to support React 18, even just by adding the peer dependency and not fully opting in the new React18 features.
The text was updated successfully, but these errors were encountered: