Spatie Model States

I have model that use Spatie\ModelStates. (https://spatie.be/docs/laravel-model-states/v2/01-introduction)
No problem to create or list model.

But when i try to view or edit i got "Property type not supported in Livewire for property: ["NEW"]"
Was this page helpful?