Skip to content

fix: use Filament v4 syntax for comment action arguments#344

Merged
Cannonb4ll merged 1 commit intomainfrom
fix/comment-reply-action-arguments
Mar 23, 2026
Merged

fix: use Filament v4 syntax for comment action arguments#344
Cannonb4ll merged 1 commit intomainfrom
fix/comment-reply-action-arguments

Conversation

@Cannonb4ll
Copy link
Copy Markdown
Contributor

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.

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>
@Cannonb4ll Cannonb4ll merged commit a182fba into main Mar 23, 2026
3 checks passed
@Cannonb4ll Cannonb4ll deleted the fix/comment-reply-action-arguments branch March 23, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant