Hey everyone,
I have a reusable pop up to create or edit my thing (listings).
However, when I place a conditional at the top level (Only when) and check it against the Pop Up’s Thing it runs really slow with the loading bar at the top and sometimes doesn’t return.
I changed it to check a state instead which should be in sync with the Pop Up’s thing and it actually ran this time.
Is this expected behavior?
If a reusable Pop Up displays no data(there’s no listing) then is it not possible to check against it?
Below is my conditional for my “add-edit-listing” which is a reusable Pop Up.