I put two sliding panels in my app. Each of the buttons on the sliding panel navigate where they need to go just fine. However, the back buttons don't work on the pages that are navigated to, and the close buttons on pop-ups that open don't close.
Console returns: "Uncaught TypeError: object is not a function"
Any thoughts?