Page Include in popup blank on second load (conditionally)?

Oh…When using toggle component, you have to turn the setting to from toggle to “hide” and then do another action to toggle “show”. Just toggling the component with “toggle” doesn’t cause it to re render.

I used to have issues with sliding panels in previous versions but in the latest versions they fixed the issues. Sliding panels are the bomb I use them everywhere. You do have to create your own close button for each if you open them 100% which I always do for mobile compatibility.

if your users use smart phones to access your apps, sliding panels work way better than pop ups.

hope this helps