SelectAction in table header not working
Test action works fine. When I try changing the SelectAction nothing happens.
Its in a custom page.
3 Replies
I dont think a SelectAction exists in filament
It works... it renders it properly. Even when you make a change it fires off a livewire post. Just the action doesn't do anything
Its in a custom page.Can you share that page view? Does it use
<x-filament-panels::page>
?