I haven’t really ever had this issue. What plugin is it?
One time the instant text plugin wasn’t working for me. But when I sat the visibility to hidden by default and show on load it started working. Might be worth a try.
In addition to showing plugin elements after page load as Øystein suggests, you can experiment with placing the plugin element on the page itself, even though you are only using in the reusable element or popup. Just drop it on the page in a discreet location and put some placeholder values in, if it has required fields.
I know that when I’m editing a reusable element, if I add a plugin to it that hasn’t already been added to it, and then I go refresh a page that has the reusable element in my browser, the plugin won’t work. The only way to get it to work is by just going to the parent page that contains said reusable element in the editor first.
This happen often when plugin doesnt check if element isnon the page or not. You can avoid this issue by making the plugin element not visible on page load and set a conditionnal to show it when parent / popup is visible
It’s the timezone plugin provided by minimum studio…I’m thinking it’s an issue with the plugin itself. Whatever I do, it doesn’t seem to work on reusable popup. Even after hiding/making it visible on load. Setting the value as a state. Adding it to multiple pages etc…