Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Debugger sources seem to require reload for <script type="module">

  • 1 ŋuɖoɖo
  • 1 masɔmasɔ sia le esi
  • 235 views
  • Nuɖoɖo mlɔetɔ Shadow110
  • Wode archive me

I'm trying to debug some ES6 code using the debugger - however on page reload, only the initial file will hit a debugger breakpoint.

This means that if i want to debug other files, i need to step inside a function and then make a breakpoint if it happens to go into a new file.

If the debugger is reloaded it will show all the source files.

I'm trying to debug some ES6 code using the debugger - however on page reload, only the initial file will hit a debugger breakpoint. This means that if i want to debug other files, i need to step inside a function and then make a breakpoint if it happens to go into a new file. If the debugger is reloaded it will show all the source files.

All Replies (1)

Hi, If you have a bug, file a bug report : https://bugzilla.mozilla.org/ Bug Writing Guidelines : https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines