Hi, not sure if this is a bug with the visibility option. It was working up till yesterday, but now it does not seem to respect my column values in the users datatable.
My end goal is to create an if-then-else isActive column to gate access to premium content. But even before going there, just testing it out with a simple example below, where the text component is
“Show when ROLE is ADMIN”
You can see in the users table, even when this user is not an admin, they can see this component still.
Am i missing anything? It was working fine 2 days ago.