$arguments data within a visible closure but it's currently returning empty. Is it possible to access this variable here? I know $arguments are being passed correctly because they work fine in modalDescriptionFilament\Actions\Action->visible(fn(array $arguments) => dd($arguments)) [] // app/Livewire/SubscriptionManagement.php:134->modalDescription(fn(array $arguments) => dd($arguments))