Closed roymj88 closed 7 years ago
Also i cannot find in my code base where this pushState is being used.
This is part of $location service.
I have tried adding the same in a web server also.
Did you check locally with webpack-dev-server for example? You could start it by running npm start
.
as this would be deployed to client server.
In this case you will have some document origin.
Feel free to ask if you still have problems. But I closing this right now.
Hi Guys,
While taking dist, im hitting this error which constantly refreshes the page.
I have tried adding the same in a web server also.
Starting Chrome in
--allow-file-access-from-files
mode is not possible as this would be deployed to client server.Also i cannot find in my code base where this pushState is being used.
Note: Ive tried cloning this repo freshly and the error exist for me there too.