I have a button that opens a popup that has a page include. Inside this page include I have another popup for a field editor that closes itself when it is done being worked with. When done working with the original popup, the page include will “close topmost popup” to close itself.
When trying to reopen the popup (press button again), the popup will show “Loading” as if the page include is loading, but then will be blank as if there is nothing in the page include.
If this blank popup is closed and then the button clicked again and the popup reopened, the page include will load normally.
It seems like reloading the original popup will be blank if we ever had the second popup (under the page include) up.
I don’t get any errors or anything in the console. I’m not sure why this is happening or how to fix it.
This is on the v1 editor