-
Notifications
You must be signed in to change notification settings - Fork 58
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
[iOS] RCTFatalException: Unhandled JS Exception: RangeError: Maximum call stack size exceeded (native stack depth), js engine: hermes: Unhandled JS Exception: RangeError: Maximum call stack size exceeded (native stack depth), js eng... #6123
[iOS] RCTFatalException: Unhandled JS Exception: RangeError: Maximum call stack size exceeded (native stack depth), js engine: hermes: Unhandled JS Exception: RangeError: Maximum call stack size exceeded (native stack depth), js eng... #6123
Comments
Symbolicated stack trace:
|
This issue still happens after this fix was released in version
Seems it's related to pasting content as it references the function |
Fixed in WordPress/gutenberg#55613. |
Re-opening this issue as we received a new crash in version Based on the stack trace, seems it also involves the paste functionality. So, we'd need to investigate further and identify which part of the HTML processing might be using recursivity to address the problem. Symbolicated stack trace:
|
Seems we have another instance of this issue but reported in a different Sentry event (#6411 (comment)): Symbolicated stack trace:
|
This is still present in |
Sentry Issue: JETPACK-IOS-14EF
The text was updated successfully, but these errors were encountered: