I'm trying to use a Boolean property to toggle the visibility of a layer inside a component instance, but it's not working. I added a Boolean property to my main component and tried to bind it to a layer's visibility. I right-clicked the eye icon, linked the property, but nothing happens—toggling it in an instance doesn’t hide the layer.
What am I missing? Any help would be appreciated!