Actions still visible when setting ->hidden()

I'm using actions in custom livewire components, but when setting ->hidden() the action is still visible and only disabled.

How can i hide them when hidden?
Was this page helpful?