How to find out what a certain error means in dev tools console
-
Hi, I have an error in the console in dev tools, but I do not know what the error is exactly. Is there any way or tool that you can paste an error in and it will tell you.
Or could you please tell me what this error means. I don’t know what the /:9 means specifically.
[Deprecation] Resource requests whose artandleatherspencer.local/:9 URLs contained both removed whitespace (\n
,\r
,\t
) characters and less-than characters (<
) are blocked. Please remove newlines and encode less-than characters from places like element attribute values in order to load these resources. See https://www.chromestatus.com/feature/5735596811091968 for more details.
- The topic ‘How to find out what a certain error means in dev tools console’ is closed to new replies.