Bug 1634721 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

STR:
- Testing https://jlv8r.csb.app/ from https://codesandbox.io/s/silly-boyd-jlv8r?file=/src/App.js
- Set a BP in `App.js`'s `onChange` line.
- Edit the input. … Pauses in `https://jlv8r.csb.app/src/App.js`.
- Step in a bit

AR: Eventually I got from the original file `https://jlv8r.csb.app/src/App.js` to a different `https://jlv8r.csb.app/src/App.js` (generated file), opened in a new source tab.
ER: Debugger should stay laser-focused on the original source, unless I explicitly leave it.
Via https://twitter.com/dev__adi/status/1256140132605767680 , which describes a slightly different issue from what I had; but also ends up in the wrong `App.js`. I can still see both `App.js` versions though.

STR:
- Testing https://jlv8r.csb.app/ from https://codesandbox.io/s/silly-boyd-jlv8r?file=/src/App.js
- Set a BP in `App.js`'s `onChange` line.
- Edit the input. … Pauses in `https://jlv8r.csb.app/src/App.js`.
- Step in a bit

AR: Eventually I got from the original file `https://jlv8r.csb.app/src/App.js` to a different `https://jlv8r.csb.app/src/App.js` (generated file), opened in a new source tab.
ER: Debugger should stay laser-focused on the original source, unless I explicitly leave it.
Via https://twitter.com/dev__adi/status/1256140132605767680 , which describes a slightly different issue from what I had; but also ends up in the wrong `App.js`. I can still see both `App.js` versions though.

STR:
- Testing https://jlv8r.csb.app/ from https://codesandbox.io/s/silly-boyd-jlv8r?file=/src/App.js
- Set a BP in `App.js`'s `onChange` line.
- Edit the input. … Pauses in `https://jlv8r.csb.app/src/App.js`.
- Step in a bit

STR: Even clicking around the call stack and going back to `App.js` kicks a user back to the wrong generated source.

AR: Eventually I got from the original file `https://jlv8r.csb.app/src/App.js` to a different `https://jlv8r.csb.app/src/App.js` (generated file), opened in a new source tab.
ER: Debugger should stay laser-focused on the original source, unless I explicitly leave it.
Via https://twitter.com/dev__adi/status/1256140132605767680 , which describes a slightly different issue from what I had; but also ends up in the wrong `App.js`. I can still see both `App.js` versions though.

STR:
- Testing https://jlv8r.csb.app/ from https://codesandbox.io/s/silly-boyd-jlv8r?file=/src/App.js
- Set a BP in `App.js`'s `onChange` line.
- Edit the input. … Pauses in `https://jlv8r.csb.app/src/App.js`.
- Step in a bit

AR: Eventually I got from the original file `https://jlv8r.csb.app/src/App.js` to a different `https://jlv8r.csb.app/src/App.js` (generated file), opened in a new source tab.
ER: Debugger should stay laser-focused on the original source, unless I explicitly leave it.

STR II: Even clicking around the call stack and going back to `App.js` kicks a user back to the wrong generated source.

Back to Bug 1634721 Comment 0