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

Uncaught exceptions in async function remain uncaught #1016

Open
maciekstosio opened this issue Mar 7, 2025 · 0 comments
Open

Uncaught exceptions in async function remain uncaught #1016

maciekstosio opened this issue Mar 7, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@maciekstosio
Copy link
Contributor

maciekstosio commented Mar 7, 2025

Description

Radon IDE is suppose to catch uncaught exceptions. That doesn't seems to work, when the errors is thrown from async method. To recreate just add throw new Error('Error') in an async callback.

Environment

  • react-native-75 tests app
  • Radon IDE 1.4.0.rc0 and 1.3.1
Screen.Recording.2025-03-06.at.18.39.49.mov
@maciekstosio maciekstosio added the bug Something isn't working label Mar 7, 2025
@maciekstosio maciekstosio self-assigned this Mar 7, 2025
@maciekstosio maciekstosio changed the title Uncaught exceptions on RN75 remain uncaught Uncaught exceptions in async function remain uncaught Mar 7, 2025
@maciekstosio maciekstosio removed their assignment Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant