Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

devtools: cannot find disable breakpoints button

  • 4 respostas
  • 12 têm este problema
  • 7 visualizações
  • Última resposta de _dlac_

more options

FF version: Developer Edition 57.0b14 (64-bit) problem: cannot find the disable breakpoint button in the devtools.

FF version: Developer Edition 57.0b14 (64-bit) problem: cannot find the disable breakpoint button in the devtools.

Solução escolhida

Clear. I just asked some developers and it was confirmed the button was removed / moved to a checkbox in the breakpoints pane in order to declutter the step button.

The link above is the best place to refer to - I guess any videos and screenshots will be updated in a while to no longer include the button and cause any confusion.

Ler esta resposta 👍 0

Todas as respostas (4)

more options

Does this page answer your question?

more options

Tonnes said

Does this page answer your question?

Unfortunately not. The problem is that the "disable all breakpoints" icon is not showing up. in this page is not there either, so maybe they removed it for good.

more options

Solução escolhida

Clear. I just asked some developers and it was confirmed the button was removed / moved to a checkbox in the breakpoints pane in order to declutter the step button.

The link above is the best place to refer to - I guess any videos and screenshots will be updated in a while to no longer include the button and cause any confusion.

more options

Tonnes said

Clear. I just asked some developers and it was confirmed the button was removed / moved to a checkbox in the breakpoints pane in order to declutter the step button. The link above is the best place to refer to - I guess any videos and screenshots will be updated in a while to no longer include the button and cause any confusion.

I tried the "global" checkbox in the breakpoints area and it only toggles the breakpoints that are defined within the browser devtools. If you have a "debugger" statement in your code, it will stop no matter the state of that checkbox. This can be the intended behavior, but personally I don't find it so useful as it could be.