Route not updating its routeData
Consider the following FileRoutes
Going from
Am I doing something wrong?
Going from
/groupId to /groupId/matchId will trigger [matchId]'s routeData function, but going from [matchId] to another [matchId] does not. Am I doing something wrong?
