© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•2y ago•
4 replies
Remi Hindriks

isLimited combined with getTableRecordActionUsing breaks

Using the table package, I created a table in a Livewire component.
Everything works, until I add the combination of an
expandableList
expandableList
and
getTableRecordActionUsing()
getTableRecordActionUsing()


The problem is
getTableRecordActionUsing()
getTableRecordActionUsing()
adds a wrapper button on every cell in the table, but the button to toggle isLimited, is put outside of this wrapper. Thus Alpine throwing an error because the
isLimited
isLimited
alpine object, it outside of the scope of the "show more" button.

Is this a Filament bug? or Am I doing something wrong?
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

disable clickable row with getTableRecordActionUsing() not working
FilamentFFilament / ❓┊help
3y ago
ExpandableList isLimited not defined Tables Package
FilamentFFilament / ❓┊help
2y ago
hasCombinedRelationManagerTabsWithContent together with infolist breaks
FilamentFFilament / ❓┊help
17mo ago
getTableRecordActionUsing() not working for me any idea??
FilamentFFilament / ❓┊help
3y ago