Chrome console shows me “Navigated to http://local

2020-05-24 19:11发布

问题:

Chrome console shows me "Navigated to http://localhost...." in blue letters

Image:

回答1:

This is a feature on chrome to separate between page logs, when you have the "preserve logs" option checked. It shouldn't show up if you uncheck that box and reload the page.

It's just telling you that the browser change to another page.