Hi,
We are working on rebuilding a V1 page in V2. In our page, we have a snippet that is creating some popups via skuid.utils.createPopupFromPopupXML(popupXML). The createPopupFromPopupXML function does not seem to be working in V2 even though it shows up in the V2 developer documentation.
I tried simplifying the popup XML and actually pulled the exact example from the V2 documentation but still couldn’t get it to work. I also grabbed the XML from a simple modal and tried that, but received an invalid XML error.
Can someone confirm if createPopupFromPopupXML() does indeed work in V2? A basic example would be very appreciated.
Thanks!