I am having some issues when i try to add a right side panel to a page that is navigated to. I dont want the panel in the main part of the app but instead only available in one page that a user navigates too. The right panel is filled with data from Template7 so i cant have it in the main part of the app.
The issue i am having is that this works just fine on the first time that the user opens the panel, BUT if the user goes back 1 page in history and then back to the page that contains the panel, the panel is no longer able to be opened. I have to restart my entire application before i can use the panel again. Any help?
Thanks