Windows 10 已于2025年10月14日停止支持。如果您正在使用 Windows 10,参见 这篇文章

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

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解
已存档

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

Shadow110 已回复
jakegt1

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.

所有回复 (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