A Little Quirk (not quite a bug) Regarding Variables Inside Modals

Wappler 2.7.1

I managed to accidentally place three variables inside a modal using the App Structure.

Then when it comes to selections in the Data Binder, I can select the variables, but I can no longer select to view or hide the modal!

See graphic below… modal m_delete_lookup has the variables inside but no show/hide.

Best wishes,
Antony.

quirk

I wonder if something else could be causing this. I tried adding variables like this and it didn’t cause a problem:

image

Do you have any SSI on the page?

Yes, I have SSI…

I found that SSI was triggering my flow data bindings to disappear, (remove the ssi, data bindings came back).

George thought it was because the SSI was throwing server errors. It’s all in that thread I linked above.