computerjazz / react-native-draggable-flatlist

A drag-and-drop-enabled FlatList for React Native
MIT License
1.86k stars 381 forks source link

Tried to modify key `current` of an object which has been already passed to a worklet #539

Open rodrigo2392 opened 1 week ago

rodrigo2392 commented 1 week ago

Describe the bug I can see a warning realated to modify a prop from a ref i think, not shure were is it happening

Platform & Dependencies Please list any applicable dependencies in addition to those below (react-navigation etc).

Additional context Screenshot_1718991693

https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-modify-key-of-an-object-which-has-been-converted-to-a-shareable

luca-tomasetti commented 1 week ago

+1 The same is happening to me.

react-native-draggable-flatlist: "4.0.1", both with Android and iOS. react-native-reanimated: 3.12.1

Sistemas7penna commented 6 days ago

+1 I have the same issue "react-native-draggable-flatlist": "4.0.1" "react-native-reanimated": "3.12.1"

s-mikulich commented 4 days ago

+1 the same issue "react-native-draggable-flatlist": "^4.0.1", "react-native-reanimated": "^3.12.1",

rogerdribeiro commented 1 day ago
+1

"react-native-draggable-flatlist": "^4.0.1",
"react-native-reanimated": "^3.12.1",
zhanglei1996 commented 8 hours ago

+1 the same issue "react-native-draggable-flatlist": "^4.0.1", "react-native-reanimated": "^3.6.1",