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

Not able to practice debugging lesson because javascript code is not on separate lines #3745

Open
jai-sanghvi opened this issue Aug 8, 2024 · 0 comments

Comments

@jai-sanghvi
Copy link

I've noticed 2 issues while going through the "Debugging in the browser" chapter.

  1. The "hello.js" file on this example page has the 2 functions written in just 1 line and so it's not possible to add a breakpoint at places within the function as instructed in the chapter.
  2. Also, there's no "enable/disable automatic pause in case of an error." button on either chrome or edge as said in the chapter.
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