hirouter icon indicating copy to clipboard operation
hirouter copied to clipboard

Handle IndexRoute

Open ohager opened this issue 9 years ago • 1 comments

Should be nice if IndexRoute can be handled, i.e. creating special goToIndex() function. Mind, that IndexRoute has a related parent Route

ohager avatar Sep 17 '16 15:09 ohager

Well, goToIndex() (per default) is there and works. But I need to figure out if IndexRoute can be used in nested Routes. If so, I need to rethink the stuff, as it'd be context dependent.

ohager avatar Sep 23 '16 01:09 ohager