Closed
Description
Version
2.8.0 & 3.0.0
Reproduction link
http://jsfiddle.net/xfmcLgjd/4/
Steps to reproduce
- Create route with optional param
- Create in route, child route with optional param
What is expected?
id === 10
mode === 'test'
modeId === 1
What is actually happening?
id === 10
mode === undefined
modeId === undefined
With problem only from 2.8.0 and only with child.