I'm basically trying to create a simple front-end routing system using angularJS(v1.5.5) and angular-ui-router(CDN v0.2.15).
However I keep getting returned this error in my google chrome console and I can't understand why it is happening:
The error that keep's being returned by my console, when I switch ng-view for ui-view that's when the error is occurring I think.
Any help would be great, thank you!