© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
Hro
Arguments are lost on reactive forms
When using an action with a closure label using array
$arguments a reactive field in the form causes an error because the
$arguments array is empty
.
Is there something I am missing
?
->label(function(array $arguments) {
return $arguments['group'];
->label(function(array $arguments) {
return $arguments['group'];
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Reactive Forms Testing CI
F
Filament / ❓┊help
12mo ago
makeModalSubmitAction arguments are empty?
F
Filament / ❓┊help
3y ago
Reactive field and afterStateUpdated is not update in realtime on Forms\Components\TextInput\Mask
F
Filament / ❓┊help
3y ago
Reactive inputs?
F
Filament / ❓┊help
4mo ago