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
Description The Svg component does not render if used within a View's render function, but does render if used as a child of a View.
To reproduce: Code Sandbox Example If you use Chrome, open the preview in a new window, as at least my Chrome is blocking it.
Expected behavior I would expect both Svg components to render correctly.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
This could be related to #2988
Sorry, something went wrong.
Thanks for the response. I changed the example to 4.1.2 but I still see the same issue.
No branches or pull requests
Description
The Svg component does not render if used within a View's render function, but does render if used as a child of a View.
To reproduce:
Code Sandbox Example
If you use Chrome, open the preview in a new window, as at least my Chrome is blocking it.
Expected behavior
I would expect both Svg components to render correctly.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: