How to unhide filtered messages in Chrome developer Tools on a MAC

前端 未结 13 2053
耶瑟儿~
耶瑟儿~ 2020-12-30 18:35

I am in the developer view in Chrome (cmd+shift+c). Under the console tab, it shows this message

7 items hidden by filters

But

13条回答
  •  天涯浪人
    2020-12-30 19:03

    There seems to be a bug in chrome, when adding filters via the rightclick context menu:

    Filter > Hide Messages from ...

    The only thing that worked for me, was to reset the entire debugger settings

    Settings (F1 on Windows) > DevTools > Restore defaults and reload

提交回复
热议问题