© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
2 replies
oliviergu

RelationManager table action not working

In a
RelationManager
RelationManager
, the following action works as a header action, but not as a row action. Clicking on it triggers a quick spinner and nothing happens. There isn't any messages in the console. Any idea of what would be the cause or how to debug this? Thanks!
Tables\Actions\Action::make('foo')
    ->action(fn() => dd('foo')),
Tables\Actions\Action::make('foo')
    ->action(fn() => dd('foo')),
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Table Action Not Working
FilamentFFilament / ❓┊help
3y ago
RelationManager Not working
FilamentFFilament / ❓┊help
3y ago
RelationManager table working, but actions are not
FilamentFFilament / ❓┊help
7mo ago
RelationManager Table create modal not working (PRODUCTION)
FilamentFFilament / ❓┊help
3y ago