react-native-releases icon indicating copy to clipboard operation
react-native-releases copied to clipboard

[0.74] Might fix "Animated node with tag (child) [x] does not exist"

Open dcangulo opened this issue 1 year ago • 3 comments

Target Branch(es)

0.74

Link to commit or PR to be picked

https://github.com/facebook/react-native/pull/45984/commits/b3967d31a33eb7aafbabae97e5278a8ea5564e42

Description

The PR might fix "Animated node with tag (child) [x] does not exist". I don't have repro but it appears in Play Store issues, we'll just observe if the number of instances will go down with this PR.

https://github.com/facebook/react-native/issues/37267#issuecomment-2288908237

dcangulo avatar Aug 29 '24 05:08 dcangulo

I can't pick for 0.74.6 this as the linked commit doesn't exist on any of branch on our repo:

Image

blakef avatar Sep 30 '24 15:09 blakef

I can't pick for 0.74.6 this as the linked commit doesn't exist on any of branch on our repo:

Image

This is probably the right one https://github.com/facebook/react-native/commit/66ff4d3515ca148069a0a3d6c6744e1144d7a789

migueldaipre avatar Sep 30 '24 16:09 migueldaipre

Here's the PR: https://github.com/facebook/react-native/pull/45984, it's tagged as "Merged".

dcangulo avatar Oct 01 '24 13:10 dcangulo

Hi, did it fix? @dcangulo

cihangir-mercan avatar Apr 24 '25 10:04 cihangir-mercan