Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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

  • 1 réponse
  • 1 a ce problème
  • 6 vues
  • Dernière réponse par Shadow110

more options

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.

Toutes les réponses (1)

more options

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