See issue #50 which mentioned this in the comments. So even though `/my-state` is mapped before `/`, the view mapped to / should be added first followed by my-state instead of the other way around.
See issue #50 which mentioned this in the comments.
So even though
/my-stateis mapped before/, the view mapped to / should be added first followed by my-state instead of the other way around.