Hi there,
I really hope somebody can help me with this issue. I am trying to make three-level navigation and i’m structuring it as this:
First level is a sidemenu
Second level is tabs
Third level is tabs.
The “Initial” state of the app is in the third level as such: “home/tab1/tab3”, but when I start the app, the view-area is blank. When I navigation, just once, and back the view-area is as designed.
I have made a codepen to demonstrate the bug.
See the Pen oiHcK by Kristian Frølund (@Froelund) on CodePen.
I really appreciate any help.