-
Notifications
You must be signed in to change notification settings - Fork 47.2k
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
react-test-renderer: toTree() does not yet know how to handle nodes with tag=10 #12106
Comments
This does look like a bug (or rather missing functionality). |
I would give it a try. |
maciej-ka
added a commit
to maciej-ka/react
that referenced
this issue
Jan 27, 2018
maciej-ka
added a commit
to maciej-ka/react
that referenced
this issue
Jan 27, 2018
Thanks @maciej-ka! |
aweary
pushed a commit
that referenced
this issue
Jan 27, 2018
NMinhNguyen
referenced
this issue
in enzymejs/react-shallow-renderer
Jan 29, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Do you want to request a feature or report a bug?
bug.
What is the current behavior?
https://codesandbox.io/s/olky92m01y
What is the expected behavior?
returns a tree.
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
16.2.0
The text was updated successfully, but these errors were encountered: