core
core copied to clipboard
When using wild card to parse a sub route the routing is not resulting in the correct path
Route /test/* will not match
Temporary Solution - the base route needs to be passed with to matchUrl in route call if the base route is not a ".".