This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngRoute breaks with file:// protocol in 1.2.0-rc.3 #4680
Closed
Description
Hello.
Here is code to reproduce the issue.
Download it, and launch locally index.html. Problem occurs only with file://
protocol.
Symptoms:
On Chrome, Opera and IE the view will not load. No error visible in console.
On Firefox for some reason this problem doesn't occur, everything works as expected.
Angular 1.2.0-rc.2 was free of this issue.