FilamentF
Filament12mo ago
36864

Livewire encountered corrupt data when trying to hydrate a component.

Getting this error when trying to submit a specific form action in production. I get no errors when running locally.

Livewire encountered corrupt data when trying to hydrate a component.
Ensure that the [name, id, data] of the Livewire component wasn't tampered with between requests.


The stack trace is entirely vendor files, so I don't really know where to begin debugging this.
Was this page helpful?