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

lucasgabmoreno picture lucasgabmoreno · Feb 5, 2015 · Viewed 31.4k times · Source

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

Image: enter image description here

Answer

skrawler picture skrawler · Feb 6, 2015

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.