Skip to content

fixed bug when a parent route.yml would contain a named param, the children...

Derek Spranger requested to merge master into 0.2

fixed bug when a parent route.yml would contain a named param, the children would fail against it when the param was active in the URI.

Merge request reports