Whenever i open localhost:3000/home.html in chrome, chrome does not recognize it as URL, instead as a search term.
localhost:3000/home.html# works without issues.
localhost:3000/projects.html works as well. (And any other URL)
What causes this? Does anyone else have this problem?