Hello,
I followed your sliding panel tutorial and everything works fine on one page. Now I created another page and added the same sliding panel to the second page.
However, after I navigate from page 1 to page 2 and try clicking on the panel button it's broken. I don't get any js errors in Chrome developer tools.
I used the same panel name on both pages (#mypanel) which should work fine considering that panelEvents.js is included from both app pages and uses that name to control panel behavior on each page separately? Thanks for your help.