© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3mo ago•
3 replies
Mike Peters

v4 Repeater issues (checkbox list & modal table select)

Form builder4️⃣v4
Hi all!

So we're migrating a project from v3 to v4 and there we have a Repeater with a CheckboxList inside of it. Worked well in v3, but running into the 2 issues in v4;

1. CheckboxList in Repeater:
selecting one option, automatically checks all options. So if you check one checkbox, everything gets selected

2. Couldn't find a way to mitigate this so I tried a ModalTableSelect instead. There seems to be a Repeater issue with this also as after selecting your records in the modal, there will be this error:
[previous exception] [object] (Error(code: 0): Call to a member function getStateSnapshot() on null at /Users/.../.../vendor/filament/forms/src/Components/Repeater.php:1203)
[stacktrace]
#0 /Users/.../.../storage/framework/views/507e3e175e09fa1712d31f23b293f28a.php(103): Filament\\Forms\\Components\\Repeater->getItemLabel('9d68c4b3-cec1-4...')
[previous exception] [object] (Error(code: 0): Call to a member function getStateSnapshot() on null at /Users/.../.../vendor/filament/forms/src/Components/Repeater.php:1203)
[stacktrace]
#0 /Users/.../.../storage/framework/views/507e3e175e09fa1712d31f23b293f28a.php(103): Filament\\Forms\\Components\\Repeater->getItemLabel('9d68c4b3-cec1-4...')


So;
- Any else have issues with CheckboxList in Repeater or does it work well for you?
- Any else have issues with ModalTableSelect in Repeater or does it work well for you?
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

Testing table list checkbox click
FilamentFFilament / ❓┊help
8mo ago
Table/list in Modal
FilamentFFilament / ❓┊help
12mo ago
Checkbox List, select at least one
FilamentFFilament / ❓┊help
2y ago
Checkbox list
FilamentFFilament / ❓┊help
2y ago