You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @cambridgemike I checked the list of issues and read yours cause I'm using ui-router.
I just installed the plugin and it does seem to work with ui-router out of the box
See generated output:
.state('main',{url: '/',views: {'navbar@': {template: __webpack_require__(8)}},resolve: {'AdminAppData': ["AdminApp",function(AdminApp){// This makes the controller wait until the initial config has been loadedreturnInitPromise;}]}})
This doesn't seem to work with ui-router resolve. Is this a known limitation?
The text was updated successfully, but these errors were encountered: