We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
core
5.x
Error: Sl.current.useInsertionEffect is not a function Repro: https://www.loom.com/share/2c27acb0b2454b58842f5478d4c6d1ce
Sl.current.useInsertionEffect is not a function
No response
- OS: macOS 13.3.1 (22E261) - Node: N/A - npm: N/A - Browser: Brave
The text was updated successfully, but these errors were encountered:
May or may not be related, but selecting these two options crash the playground completely. (Crash with whitescreen)
Error below
Sorry, something went wrong.
fix: playground was not using react-dom@18
d0f85e7
fixes rjsf-team#3631, rjsf-team#3625, rjsf-team#3620 - The playground was on React 18 except for the `react-dom`, until now
fix: playground was not using react-dom@18 (#3635)
814c1d9
fixes #3631, #3625, #3620 - The playground was on React 18 except for the `react-dom`, until now
No branches or pull requests
Prerequisites
What theme are you using?
core
Version
5.x
Current Behavior
Error:
Sl.current.useInsertionEffect is not a function
Repro: https://www.loom.com/share/2c27acb0b2454b58842f5478d4c6d1ce
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: