Skip to content

Unhandled exception when dispatching notfound w/async routing enabled. #183

@ChrisRus

Description

@ChrisRus

With patch noted in my previous issue post, my async routing test w/forward recursion is working okay. However, if I register the notfound handler I'm getting an exception. I'm investigating if notfound.

The problem is demonstrated on a snapshot deployment of the director.js test page I've been building. The snapshot is here: http://www.chrisrussell.net/html5/re-director3/

Note that you can see the exception in the router library when an unregistered route is processed. For example, go through the router boot steps after loading from this URL:

http://www.chrisrussell.net/html5/re-director3/#/NoneSuchRoute

I'll circle back when I figure out what's going on as this is currently blocking me from accomplishing what I need to do with director.js.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions