-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Cannot set properties of undefined (setting 'nodeToRestore') #3954
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
Comments
Yah, i'm also facing the same issue, is there any solution for this @devongovett |
Strict mode is not yet supported but we are working on it. #779 |
This got fixed in #3878 and should be in the next release. You can verify by testing the nightly build. |
Thanks for your update. When will the final release of this issue be available? Currently, we have removed the strict mode from our application, but some members of the community suggest it would be beneficial to reinstate it. Could you provide suggestions for disabling strict mode for specific components or alternative solutions? |
We don't have a date yet for our next release, but we are in the midst of prepping for it. So likely next week or the one after. |
🐛 Bug Report
When we try to open useOverlays from @react-aria packages
🤔 Expected Behavior
When upgrading to React version 18 with strict mode enabled, some UI elements such as pickers and Overlays may display all items
😯 Current Behavior
When upgrading to React version 18 with strict mode enabled, some UI elements such as pickers and Overlays may experience crashes and errors.
Our packages
devongovett
Tom Schindl
Aaron Hardy
The text was updated successfully, but these errors were encountered: