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

"Pause on exception" has disappeared #785

Open
sebastien-f opened this issue Aug 7, 2023 · 1 comment
Open

"Pause on exception" has disappeared #785

sebastien-f opened this issue Aug 7, 2023 · 1 comment

Comments

@sebastien-f
Copy link

React Native Debugger app version: 0.14.0
React Native version: 0.71.8 / Expo 48
Platform: iOS, but unrelated
Is real device of platform: yes
Operating System: Windows

So I updated the 0.14.0 and either the "pause on exception" has disappeared and it's activated by default (Or maybe it was never there, but deactivated by default, but #376 makes me think differently) :
image

So at the start of the app, I get short of 10 pauses due to exceptions unrelated to my code (but third party libs).
I ignored as much scripts as I could, and it boiled down to a couple now that breaks execution.

Of course, I can manually resume it every time, but that's a lot of manual screen switching.

@sebastien-f
Copy link
Author

On the screenshot of the issue, if I untoggle "Pause on caught exceptions", there won't be any pause. Would it be possible to set it "off" by default, unless it is some standard industry practice I'm not aware of ?

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

No branches or pull requests

1 participant