After the redesign of the debug mode, the debugging experience is extremely slow, as if it’s consuming too many resources to process. I don’t know if anyone else is experiencing the same problem, but I’m unable to debug due to the application’s slowness with debug mode active.
Furthermore, the inspect mode overlaps the content at the bottom of the application, making it impossible to inspect elements below it. In the previous version, padding was applied to the page to prevent this.
Yeah this is something I noticed as well. My debug_mode almost freezes my app and some of the items I used to be able to inspect via the search don’t appear anymore.
I also see some weird UI changes when its on. Should probably make a bug report.
same here actually, tho removing the debug mode makes the app runs smoothly. What I do as a work around on this is I put my “things” into a alert as a temporary debug… I do hope this issue resolve soon
I thought this was because my app is super big, but the debugger has recently been making the browser really slow — to the point where I have to keep switching between the two just to test and check things.
Yeah its still slow but not as slow as before. I recommend you all create bug reports. I reopened mine after they closed it but the more apps they can see the more then can diagnose a fix
Update on this, I can now use debug mode without latency as I contact the support regarding on this. I would like to hear from the others if they still having the same issue. Thank you!