I have my project hosted on Firebase. When I click the url, the page does not load due to the following error:
If I then modify the url to visit another page in the project, the page loads. I can even load the home page after that, despite not being able to the first time. I do not get this error when running with ng serve
. What is happening here?