← Back to context

Comment by LoganDark

11 hours ago

This doesn't even always work unless you log two different messages, because some DevTools will just keep a running count of how many of the same message there has been in a row.

fwiw it froze my tab in seconds just pasting that into dev tools

  • I think running it in the DevTools console is different from having a script on the page.

    • No actually. The only reason it crashes in dev tools is that it is rendering the printed console log.

      If you printed to some div in the page, you will get the same effect.

      Do you understand the topic? Doesn't seem like it

      1 reply →