-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[15.9.0] Crash on iOS with SVG containing feComposite called by SvgXml #2552
Comments
Hey @TomCorvus, |
Thank you @jakex7! |
@jakex7 I'm actually experiencing crashes with many SVGXML (not just feComposite) since the 15.0.0. |
@jakex7 LMK if you prefer that I open a new issue, but I thought it could be related to this |
Hey @fbp93, there's no need to create a new issue since it's related to the same crash and requires the same fix. |
Description
Hello,
Since 15.9.0, I have a crash on IOS with a SVG called with
SvgXml
.I tried some manipulation like remove
feComposite
tags and the app doesn't crash.No problem on Android (debug and release)
Thank you
Steps to reproduce
Snack or a link to a repository
https://github.com/TomCorvus/RNSVG
SVG version
15.9.0
React Native version
0.76.3
Platforms
iOS
JavaScript runtime
Hermes
Workflow
React Native
Architecture
None
Build type
Debug app & production bundle
Device
iOS simulator
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: