-
Notifications
You must be signed in to change notification settings - Fork 63
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
'Hydration mismatch' errors after stop token implementation #4674
Labels
enhancement
New feature or request
Comments
note: this error isn't in any published jbrowse version, since it was added after last release |
also can produce error "Uncaught DOMException: Node.removeChild: The node to be removed is not a child of this node" |
re-opening. it does still occur, and the new react 19 provides a better "hydration mismatch" regarding this
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Git bisect traces it to stop token introduction
can see it in dev mode (it's a dev mode only error, but indicates something you should try to avoid in production) on initial load of SV inspector or changing width of the circular panel http://localhost:3000/?config=test_data%2Fvolvox%2Fconfig.json&session=share-nJeMwquiS1&password=boLu2
The text was updated successfully, but these errors were encountered: