-
Notifications
You must be signed in to change notification settings - Fork 28
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
2x Uncaught DOMException Error (Node.appendChild, Node.removeChild) #22
Comments
Related to remix-run/remix#2947 and facebook/react#24430 ? |
Thanks @Aprillion for the references. |
no idea.. there was https://twitter.com/ryanflorence/status/1526278116527640576 that might have some suggestions to try, but I don't remember any satisfying solution from any place I've seen so far (but I don't actively seek solutions, I reverted to React 17 for the time being in my own remix project) |
At the moment, as @Aprillion, there are issues in the Facebook and Remix repositories in regards to this, so give those issues a follow. For the time being, downgrading to React 17 is probably not a bad idea. |
I'm going to go ahead and close this because the issue is in React code. Follow along in this issue, facebook/react#24430 As well the official template will be coming soon. It's based off of work in netlify/remix-compute#16 and #83 |
Navigating to https://remix-edge-on.netlify.app/ leads to a white screen with uncaught errors in the console.
The text was updated successfully, but these errors were encountered: