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

[RN][JS] Fix setUpErrorHandling to show early JS errors #47287

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

cipolleschi
Copy link
Contributor

@cipolleschi cipolleschi commented Oct 29, 2024

Summary:

This should fix 47215. The problem is that we are reworking the error pipeline and this commit made into the stable branch, while the TODO didn't.

This change restore this file to the 0.75 version.

Changelog:

[General][Fixed] - Show early JS errors properly when they happens

Test Plan:

Tested in the repro from 47215.

Before After
Simulator Screenshot - iPhone 15 Pro - 2024-10-29 at 15 05 31 simulator_screenshot_807B3FEB-E2AA-4B7C-807E-E44D459A2042

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 29, 2024
@cipolleschi cipolleschi changed the base branch from main to 0.76-stable October 29, 2024 15:02
@cipolleschi cipolleschi marked this pull request as ready for review October 29, 2024 15:06
@cipolleschi cipolleschi merged commit dac6d50 into 0.76-stable Oct 31, 2024
53 of 58 checks passed
@cipolleschi cipolleschi deleted the cipolleschi/fix-whitescreen branch October 31, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner Pick Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants