react-native-worklets-core icon indicating copy to clipboard operation
react-native-worklets-core copied to clipboard

repro: Add failing recursive object test

Open hannojg opened this issue 1 year ago • 1 comments

RNWC is currently struggling with recursive values. This issue was discovered when we passed a workout function directly to an onPress prop, which has an event argument, which is recursive. RNWC gets stuck in an endless loop:

Screenshot 2024-05-10 at 12 25 43

hannojg avatar May 10 '24 10:05 hannojg

cc @chrfalch @mrousavy

hannojg avatar May 10 '24 10:05 hannojg