![Firefox logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2020-04-14-08-36-13-8dda6f.png)
Debugger breaks unwanted
Hello
I am using the Debugger in a web-application with alot of javescript, but it keeps stopping, like i have placed break-points alot of places. How do i stop i doing this, and only break where i tell it to?
Hello
I am using the Debugger in a web-application with alot of javescript, but it keeps stopping, like i have placed break-points alot of places. How do i stop i doing this, and only break where i tell it to?
Valgt løsning
Aparently my code was full of bugs, because disabling the "break on exception" solved the problem.
Læs dette svar i sammenhæng 👍 0Alle svar (1)
Valgt løsning
Aparently my code was full of bugs, because disabling the "break on exception" solved the problem.