Skip to content

A problem with the function match #94

@liujian10

Description

@liujian10

pathjs/path.js

Line 56 in 2fe037d

var params = {}, route = null, possible_routes, slice, i, j, compare;

Paths:#test1/id , #test2/name/desc

Go to #test2/1/2 the params is {id:1,name:1,desc:2} not {name:1,desc:2}.

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