Skip to content
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

[ANDROID] app crashes using SvgXml with borderRadius style RN@0.75.4 #2479

Closed
petros-g opened this issue Oct 10, 2024 · 4 comments
Closed

[ANDROID] app crashes using SvgXml with borderRadius style RN@0.75.4 #2479

petros-g opened this issue Oct 10, 2024 · 4 comments
Labels
Missing repro This issue need minimum repro scenario

Comments

@petros-g
Copy link

Description

Library update from 12.1.1 to latest, causing crash while using borderRadius to SvgXml component.

Error: java.lang.float cannot be cast to java.lang.double

Screenshot_1728564730

Steps to reproduce

  1. Adding borderRadius style to SvgXml component crashes each time

Snack or a link to a repository

N/A

SVG version

15.7.1

React Native version

0.75.4

Platforms

Android

JavaScript runtime

Hermes

Workflow

React Native

Architecture

Paper (Old Architecture)

Build type

Debug app & dev bundle

Device

Android emulator

Device model

Pixel 2 XL

Acknowledgements

Yes

@github-actions github-actions bot added the Missing repro This issue need minimum repro scenario label Oct 10, 2024
Copy link

Hey! 👋

The issue doesn't seem to contain a minimal reproduction.

Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem?

@bohdanprog
Copy link
Member

Hello @petros-g,
Thank you for letting us know about that problem.
That issue was solved in that PR.

@1880akshay
Copy link

@bohdanprog @jakex7 is there any plan to release a stable version with this fix? I can see that a couple of pre release versions have been published with this issue fixed. I am currently blocked on upgrading React Native version to 75.

@jakex7
Copy link
Member

jakex7 commented Oct 18, 2024

Hey @1880akshay, a new version (v15.8.0) that includes this fix was released yesterday.

@jakex7 jakex7 closed this as completed Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Missing repro This issue need minimum repro scenario
Projects
None yet
Development

No branches or pull requests

4 participants