Skip to content

Sample app is not working #49

@am0d

Description

@am0d

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions