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.
I don’t think this is a known bug. Could you share screenshots or a video of your setup?
Hello, actually, the problem didn’t seem to stem from all visibility settings, but just from the “depending on screen size” one.
I managed to resolve it by going to Settings > Integrations, and adding the “Device Info” service. Since then, everything has worked correctly. Oddly enough, before, it was working without this…
There was a report in the experts channel about this. Their team is aware of the bug and your method is the recommended workaround at this point.
Unexpected workaround, but good to know for the time being. Thanks for letting us know.