Anyone ever tried Filament with Bref? (serverless) Livewire corrupted error

I keep getting Livewire encountered corrupt data when trying to hydrate the [app.filament.resources.user-resource.pages.list-users] component. Ensure that the [name, id, data] of the Livewire component wasn't tampered with between requests

Almost all actions give me this error
eg: changing the number of itens per page

Anyone ever had a problem like this? SESSION_DRIVER = cookies, CACHE_DRIVER = dynamodb

Even the CSRF token was giving me errors (disabled it for livewire/filament/admin to test and it worked)

Considering this may not fit in here but in Bref itself, I will deleted it in case nobody reply (no one had this problem)
Was this page helpful?