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

前端 未结 13 2070
耶瑟儿~
耶瑟儿~ 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 18:49

    I had the same issue the other day. Go to the console in your dev tools and right click on an error message. Hover over 'filter' option, then select unhide all.

    console > right click error message > filter > unhide all

提交回复
热议问题