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] Trying to resolve view with tag 4115 which doesn't exist #6860

Open
itsnyx opened this issue Dec 30, 2024 · 2 comments
Open

[ANDROID] Trying to resolve view with tag 4115 which doesn't exist #6860

itsnyx opened this issue Dec 30, 2024 · 2 comments
Labels
Close when stale This issue is going to be closed when there is no activity for a while Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android

Comments

@itsnyx
Copy link

itsnyx commented Dec 30, 2024

Description

I have a screen which a withTiming function is running which the duration is set for e.g 15 seconds
and if i go back with android hardware back button or navigation.goBack() i face this error !

packages :
"react-native": "0.74.5",
"react-native-reanimated": "3.14.0",

Steps to reproduce

  1. create a simple page using react stack navigation
  2. go into that screen and start playing animation set it's timer to be like 15 seconds.
  3. while the animation is running go to back screen using navigation.goBack() or device hardware button (this only happens like 1 in 3 times )

Snack or a link to a repository

no repo

Reanimated version

3.14.0

React Native version

0.74.5

Platforms

Android

JavaScript runtime

None

Workflow

None

Architecture

None

Build type

None

Device

None

Device model

Any android devices

Acknowledgements

Yes

@github-actions github-actions bot added the Platform: Android This issue is specific to Android label Dec 30, 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?

@github-actions github-actions bot added the Missing repro This issue need minimum repro scenario label Dec 30, 2024
@szydlovsky
Copy link
Contributor

Hey @itsnyx! Thanks for creating the issue but we need a reproduction for it - there are many different factors that could cause the issue and I can look into it only if I have the exact same conditions as you did

@szydlovsky szydlovsky added the Close when stale This issue is going to be closed when there is no activity for a while label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Close when stale This issue is going to be closed when there is no activity for a while Missing repro This issue need minimum repro scenario Platform: Android This issue is specific to Android
Projects
None yet
Development

No branches or pull requests

2 participants