You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bug only occurred on one of four developers machines however it seems that the isAnimated prop on the BarChart is causing a hard crash possibly related to a memory leak in the animation.
Steps to reproduce
Reproducing this bug has proven exceptionally difficult. I am running the latest Expo-supported version of the library. When changing the data of the graph, it seems the animation is causing a crash. We tried upgrading to the latest version of charts, rebuilding node modules, reinstalling the repo, changing iOS versions, disabling the new RN architecture and this was the only thing that worked.
Screen.Recording.2024-11-01.at.12.29.10.PM.mov
Snack or a link to a repository
No response
version of react-native-gifted-charts
^1.4.43
React Native version
0.74.5
Platforms
iOS
Workflow
Expo Dev Client
The text was updated successfully, but these errors were encountered:
Description
This bug only occurred on one of four developers machines however it seems that the isAnimated prop on the BarChart is causing a hard crash possibly related to a memory leak in the animation.
Steps to reproduce
Reproducing this bug has proven exceptionally difficult. I am running the latest Expo-supported version of the library. When changing the data of the graph, it seems the animation is causing a crash. We tried upgrading to the latest version of charts, rebuilding node modules, reinstalling the repo, changing iOS versions, disabling the new RN architecture and this was the only thing that worked.
Screen.Recording.2024-11-01.at.12.29.10.PM.mov
Snack or a link to a repository
No response
version of react-native-gifted-charts
^1.4.43
React Native version
0.74.5
Platforms
iOS
Workflow
Expo Dev Client
The text was updated successfully, but these errors were encountered: