angular-ui-router-styles icon indicating copy to clipboard operation
angular-ui-router-styles copied to clipboard

angular meteor not working

Open johhansantana opened this issue 9 years ago • 1 comments

I've been using this package in regular angular apps with no problem at all

But I've tried using it with angular-meteor and when I add the directive ui-router-styles it crashes my app.

Errors prevented startup:

While processing files with angular-templates (for target web.browser):
client/index.html:18: Parse error in tag

While processing files with angular-templates (for target web.cordova):
client/index.html:18: Parse error in tag

Your application has errors. Waiting for file change.

<body ng-controller="IndexCtrl as ic" ui-router-styles>

johhansantana avatar Aug 11 '16 16:08 johhansantana

Still have the issue?

manuelmazzuola avatar Apr 12 '17 09:04 manuelmazzuola