Open Bug 1694907 Opened 4 years ago Updated 4 years ago

HMR updates duplicates files and breakpoints

Categories

(DevTools :: Debugger, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image Screencast (deleted) —

Originally reported here: https://github.com/firefox-devtools/debugger/issues/8113

Using a next.js/typescript project, edits on index.tsx that trigger HMR add a new index.tsx, and duplicate its breakpoint.

STR:

  1. Set up a local project with next.js, instructions: https://github.com/zeit/next.js/tree/master#setup
  2. Start the server
  3. Open page and debugger
  4. Edit the index page in your editor

Reproduce on both Release (65) and Nightly (67).

Chrome does not reproduce the issue.

(note for me, a text case based on next.js might be available in bug 1694829)

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: