Bozhidar Slaveykov
Bozhidar Slaveykov
Can you share more information about this?
There is no problem with this. I test it several times. i close the issue
Hello, I have the same problem, when i call filament tables in action component. ``` protected function getHeaderActions(): array { return [ Actions\Action::make('Reload Packages') ->link() ->color('secondary') ->icon('mw-reload'), Actions\Action::make('Licenses') ->modal('licenses') ->modalSubmitAction(false)...
it works, yes!