You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use Filament v4 syntax for comment action arguments
The edit and reply actions were using the old Filament v3 `->arguments()`
syntax which caused "Undefined array key" errors. Updated to v4 callable
syntax and pass comment IDs instead of full Eloquent models.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments