Closed
Bug 1937876
Opened 2 months ago
Closed 2 months ago
Breakpoints aren't persisted on https://m.pge.com/#login
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1724864
People
(Reporter: jrmuizel, Unassigned)
References
(Blocks 1 open bug)
Details
STR:
- Load https://m.pge.com/#login
- Set a breakpoint in the
initializeMenu
function in https://m.pge.com/resources/js/com.mobileweb.common.js?ver=1734467318408 - Reload the page.
- Notice that the breakpoint doesn't show up in the breakpoints list anymore.
Reporter | ||
Updated•2 months ago
|
Blocks: devtools-webcompat-team
Reporter | ||
Comment 1•2 months ago
|
||
It looks like this is caused by a 'ver' query string that's different on every load.
Comment 2•2 months ago
|
||
Let's duplicate against this existing item of Karl.
Same context, some issue.
You need to log in
before you can comment on or make changes to this bug.
Description
•