Skip to content

Bug #80

@Artod

Description

@Artod
Path.map('#/category/:cid/sort/:sort').to(function() {
    alert('Right!');
});

Path.rescue(function() {
    alert('Rescue!');
});

go to '#/category/12/sort/category)' or '#/category/12/sort/sort)' and as a result we will have alert 'Rescue!'

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