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

[Bug]: Ghosting with react-native-svg #2097

Closed
LeaderBoard-Jacob opened this issue Dec 30, 2024 · 4 comments
Closed

[Bug]: Ghosting with react-native-svg #2097

LeaderBoard-Jacob opened this issue Dec 30, 2024 · 4 comments
Labels
bug Something isn't working no-issue-activity

Comments

@LeaderBoard-Jacob
Copy link

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

After upgrading to the latest React Native, I noticed issues with the bottom sheets used throughout our app, specifically ghost text appearing and not being removed. I was able to isolate this issue to some kind of conflict with react-native-svg. Since react-native-svg is a fairly popular package that hasn’t caused any issues elsewhere, I believe the problem lies within react-native-bottom-sheet.

To test this, I have provided an example Snack demonstrating the issue. The issue is only present on iOS and does not occur on web or Android.

Reproduction steps

  • Create a bottom sheet component
  • Render children items that contain a react-native-svg component
  • Open and close the sheet a few times

Screen.Recording.2024-12-30.at.11.15.18.AM.mov

Reproduction sample

https://snack.expo.dev/6jgtEJUoHvjNdHHe2DVg4?platform=ios

Relevant log output

No response

@LeaderBoard-Jacob LeaderBoard-Jacob added the bug Something isn't working label Dec 30, 2024
@Willham12
Copy link

i don't think thats a issue with bottom sheet, had a similar issue with reanimated and a expandable view.

@LeaderBoard-Jacob
Copy link
Author

i don't think thats a issue with bottom sheet, had a similar issue with reanimated and a expandable view.

I am only able to replicate this issue with react-native-svg when using the bottom sheet. react-native-svg by itself works fine, but I am curious, were you able to resolve the issue with reanimated and the expandable view?

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

Copy link

github-actions bot commented Feb 5, 2025

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as completed Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-issue-activity
Projects
None yet
Development

No branches or pull requests

2 participants