Skip to content

fix: use correct Livewire id for awaited schema component events#19865

Merged
danharrin merged 1 commit into
filamentphp:5.xfrom
People-Sea:fix/issues/19857
May 20, 2026
Merged

fix: use correct Livewire id for awaited schema component events#19865
danharrin merged 1 commit into
filamentphp:5.xfrom
People-Sea:fix/issues/19857

Conversation

@People-Sea
Copy link
Copy Markdown
Member

@People-Sea People-Sea commented May 15, 2026

Description

Fixes: #19857

This fixes a v5-only rich editor link action error where awaited schema component events referenced an undefined component variable instead of the Livewire message component.

Visual changes

Functional changes

  • Code style has been fixed by running the composer cs command.
  • Changes have been tested to not break existing functionality.
  • Documentation is up-to-date.

@github-project-automation github-project-automation Bot moved this to Todo in Roadmap May 15, 2026
@People-Sea People-Sea marked this pull request as ready for review May 15, 2026 10:16
@danharrin
Copy link
Copy Markdown
Member

Is this a replacement for #19861?

@People-Sea
Copy link
Copy Markdown
Member Author

People-Sea commented May 15, 2026

@danharrin
Yes, this should replace #19861. #19857 is v5 / Livewire 4, and this was
missed when the listener was updated to use message.component.

@danharrin danharrin added bug Something isn't working pending review labels May 20, 2026
@danharrin danharrin added this to the v5 milestone May 20, 2026
@github-project-automation github-project-automation Bot moved this from Todo to In Progress in Roadmap May 20, 2026
@danharrin danharrin merged commit afe33a5 into filamentphp:5.x May 20, 2026
24 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Roadmap May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants