We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 version: 0.0.0-f77c7b9d7
ShadowRoot
Link to code example:
react@next
[email protected]
Throws with
ensureListeningTo(): received a container that was not an element node. This is likely a bug in React.
or
No preference here. This was just from an old regression test we had.
Will be fixed by #15894
The text was updated successfully, but these errors were encountered:
Fixed in 17.0.0-rc.1.
17.0.0-rc.1
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
React version: 0.0.0-f77c7b9d7
Steps To Reproduce
ShadowRoot
Link to code example:
react@next
(crashes)[email protected]
(mounts without errors/warnings)The current behavior
Throws with
The expected behavior
or
No preference here. This was just from an old regression test we had.
Will be fixed by #15894
The text was updated successfully, but these errors were encountered: