-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
I see the following error in the console:
Uncaught SyntaxError: Variable '$ViewDirective' has already been declared angular-ui-states.js:974
Uncaught Error: No module: ui.compat angular-1.0.4.js:1060
This error also occurs for my own app when I try to use ui-router.
I get this error on Chrome Canary on Windows 7 64 bit. Firefox stable on Linux Mint works fine.
I get the same error as above when I try to run my own app with ui-router
on Chrome Canary.
Commenting out the forward declaration of $ViewDirective
gets rid of the error in the console, but nothing seems to happen in my app - no views get populated or controllers instantiated, etc.
Metadata
Metadata
Assignees
Labels
No labels