@khatauli wrote:
I have a side menu application built using Ionic-3, in which two of the views (which can be reached by side menu), have tab in it, implemented through Ion-tabs / Ion-tab.
When I browse to the first tabbed view using first side menu option, it displays everything correctly and all the tabs look good, but if I go to second tabbed view (which has different sets of tabs), the view inside the tabs still loads from the old view.
Debugging into it, I noticed that during second time, when I click the side menu, the rootParams does not get passed correctly, causing this behavior.
I have seen an old post from ionic-V1, where people have run into similar issue, but I wonder if it still exists in Ionic 3.0. Anything I can do to fix this issue.
Posts: 1
Participants: 1