Hi Glide team,
I’m encountering a problem with visibility conditions on collections and tables.
- When I add a visibility condition to a collection or table component, the component does not show at all, even when the condition is fully met.
- Everything works fine in the Layout builder, but on the public app, the collection/table stays empty or invisible.
- If I remove the visibility condition, the collection/table displays normally.
- This used to work before.
It seems like any visibility condition applied to a collection or table breaks its display, even if the condition evaluates to true.
Is this a known bug?
Thanks.