Livewire/filament bug?

I all of a sudden encounter;

Livewire\Exceptions\CorruptComponentPayloadException POST /livewire/message/app.filament.resources.vending-machine-resource.pages.view-vending-machine
Livewire encountered corrupt data when trying to hydrate the [app.filament.resources.vending-machine-resource.pages.view-vending-machine] component. Ensure that the [name, id, data] of the Livewire component wasn't tampered with between requests.

When opening an action modal. I didn't update anything on the page. I'm on the latest version of filament v2.
Was this page helpful?