Some of my reusable popups are showing up as “invisible” when they are not. As the screenshot shows, the debugger is telling me that the popup “Bid” is invisible, but it’s the popup that can be seen on the screen. It also works fine. There are no conditions or workflows that would make the popup invisible (except showing and hiding the popup, which works as expected).
Each element in the popup is also marked as invisible, and they all are visible exactly when the conditions and workflows require them to be. The debugger shows that the data source for the popup is empty, but in fact it is not.
I thought this might be related to privacy rules, but I tested by making every single data type public for searches and all fields, and the same issue remained.
Any idea what’s going on? I have not found that it’s been causing any problems, but I’m worried.