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:
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
![Svg issue](https://private-user-images.githubusercontent.com/2583709/395263565-61b3e543-41ef-490f-885c-63bea86a557d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ0NDI1MTgsIm5iZiI6MTczNDQ0MjIxOCwicGF0aCI6Ii8yNTgzNzA5LzM5NTI2MzU2NS02MWIzZTU0My00MWVmLTQ5MGYtODg1Yy02M2JlYTg2YTU1N2QucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTIxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDEyMTdUMTMzMDE4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjJmYzY4NjFhY2NkNzBiZWNkZTk2NjQwYjgzOTc5MWQxNTA4MWY1Mzc3YjM2MWIyZTg0MmEwOTI3YjkyNTliNiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.21_BHyhgfgdRPrReaolg0k2cxF9ugqL6Xx62sgWgDNo)
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: