Skip to content

[0.7.2] Cannot read property 'name' of null #323

@boris-petrov

Description

@boris-petrov

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions