When I navigate from the main menu (or any page for that matter) and click the previous button to soon after what happens is that the URL parameter switches and switches back, resulting in showing both groups instead of only the current group.
It results in a lousy UX and actually just a non functioning app. I am using the get data from page URL technique which shows groups based on the parameter (Group in my case) which is present in the URL.
Anyone knows a way to fix this?



