Skip to content

fix: handle Livewire 4 request payloads in error notifications#20031

Open
people-sea wants to merge 1 commit into
filamentphp:5.xfrom
people-sea:fix/issues/20027
Open

fix: handle Livewire 4 request payloads in error notifications#20031
people-sea wants to merge 1 commit into
filamentphp:5.xfrom
people-sea:fix/issues/20027

Conversation

@people-sea

@people-sea people-sea commented Jun 12, 2026

Copy link
Copy Markdown
Member

Description

Fixes #20027

Livewire 4 interceptRequest() payloads are objects, not JSON strings.

Visual changes

Before

before.mov

After

after.mov

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.

@people-sea people-sea changed the title fix: handle expired-session error notifications in Livewire 4 fix: handle Livewire 4 request payloads in error notifications Jun 12, 2026
@people-sea people-sea marked this pull request as ready for review June 12, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant