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

Evaluating namespace quo.foundations.colors throws maximum call stack size exceeded #18380

Open
ilmotta opened this issue Jan 3, 2024 · 0 comments
Labels
developer-xp Fixes After React Native Upgrade a set of fixes possible after upgrade React Native version mobile-core react-native

Comments

@ilmotta
Copy link
Contributor

ilmotta commented Jan 3, 2024

Problem

When the namespace quo.foundations.colors is evaluated with cider-eval-buffer in Emacs or when evaluating the namespace in IntelliJ (please correct this sentence if it's not right @ulisesmac), we are getting errors of this nature:

ERROR  REPL Invoke Exception [RangeError: Maximum call stack size exceeded (native stack depth)]

The problem appears when evaluating a few other namespaces (@ulisesmac has more info).

This problem appeared after the recent RN upgrade, and might be solved already in RN 0.73.0 according to this issue facebook/hermes#135. cc @siddarthkay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
developer-xp Fixes After React Native Upgrade a set of fixes possible after upgrade React Native version mobile-core react-native
Projects
Status: Backlog
Development

No branches or pull requests

1 participant