https://github.com/mtrpcic/pathjs/blob/2fe037d6b2d54ab70e0490b90cce16bd5fce9cca/path.js#L56 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}.
pathjs/path.js
Line 56 in 2fe037d
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}.