'Google Chrome does not show errors in console
I'm using Chrome for debugging and probably it was updated or something happened to it but now I cannot see the error messages my application has.
It only shows how many errors there are, like this:
I guess that some setting must be changed but don't know where and how.
How can it be changed to get the error messages?
Solution 1:[1]
The issue may be because you have checked some filter in console.
Try to uncheck it.
Solution 2:[2]
Solution 3:[3]
Check the console search bar. You had something typed in it, so if it doesn't find that search request then it won't show anything. I just ran into the same problem. Chrome should add a statement mentioning that some console results are hidden or some kind of warning.
Solution 4:[4]
Solution 5:[5]
Keeping the following option checked and unchecked worked for me. In case you have an issue, here is the picture. Mostly, using selected context only, hiding network messages, enable custom formatters did the job for me.
Solution 6:[6]
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | |
| Solution 2 | Eqzt111 |
| Solution 3 | austin s morgan |
| Solution 4 | costaparas |
| Solution 5 | shaishav maisuria |
| Solution 6 | Suraj Rao |






