I've used Vue Router; I was trying to use a domain name in the path, and I've got a problem. When I use dot (.) for example `http://mywebsite.com/domains/xyz.com` in the path, Vue could not find the path and did not go to the component.