The "/# Routes" tab can be quite overwhelming with all the different substates shown. I propose adding a checkbox next to the existing "Current Route only" checkbox titled something like "Hide substate routes". When checked, all the "loading" and "error" (maybe even "index") substates would be hidden, leaving just the routes you defined in the Router.
As for the "index" route, could that somehow be dynamically hidden if there is nothing defined? Ex: Route, Controller, Template, View. Or maybe hidden if there are no child/sub routes.
The "/# Routes" tab can be quite overwhelming with all the different substates shown. I propose adding a checkbox next to the existing "Current Route only" checkbox titled something like "Hide substate routes". When checked, all the "loading" and "error" (maybe even "index") substates would be hidden, leaving just the routes you defined in the Router.
As for the "index" route, could that somehow be dynamically hidden if there is nothing defined? Ex: Route, Controller, Template, View. Or maybe hidden if there are no child/sub routes.