-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
Thanks for fixing the other issue. The new version, however, has a similar issue:
Uncaught (in promise) TypeError: Cannot read property 'name' of null
at nestedRouteNames (route-styles.js:27)
at RouterService.<anonymous> (route-styles.js:14)
at sendEvent (metal.js:345)
at RouterService.trigger (evented.js:110)
at Class.<anonymous> (router.js:80)
at sendEvent (metal.js:345)
at Class.trigger (evented.js:110)
at router.js:185
at invoke (backburner.js:335)
at Queue.flush (backburner.js:226)
at DeferredActionQueues.flush (backburner.js:423)
at Backburner._end (backburner.js:957)
at Backburner._boundAutorunEnd (backburner.js:626)
nestedRouteNames is called with transition.to which, again, is null.
Metadata
Metadata
Assignees
Labels
No labels