Why give an “abstract: true” state a url?
问题 I've be fiddling around with ui-router today in trying to better understand the scaffolding in Ionic and one thing that I noticed was that they give the abstracted state of "tabs" a url. The only times I've ever used abstract states, I used an empty string as the url and I notice that if I've ever accidentally attempted to navigate to an abstracted state (as opposed to the child state) I get the error: Cannot transition to abstract state '[insertAbstractStateHere]' edit: "Moreover, in