Web app freezes–but not when Chrome is recording. How to debug?
1•febed•2h ago
I have a super annoying heisenbug, that never occurs during the Chrome debugger performance recording session. Basically it's an Angular/AngularJS hybrid app with a form that freezes when you return to it after navigating to another tab.
Any suggestions on how to debug this other than just commenting out code step-by-step?