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

repro: Add failing recursive object test #192

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hannojg
Copy link
Member

@hannojg hannojg commented May 10, 2024

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
Copy link
Member Author

hannojg commented May 10, 2024

cc @chrfalch @mrousavy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant