Mazz
Snapshot missing on Livewire component with id: s1fjxQ1BkDzisW8eaBSG
I have an odd behaviour with Header Actions and a Nested Form.
When trying to call a Form on localhost it works as expected. The Upload works and the behaviour is the same as in Filament v2.
But when deployed I get an Error Message in the Console and my list dissapears:
Snapshot missing on Livewire component with id: s1fjxQ1BkDzisW8eaBSG
I found the following issues but they are already merged.
- https://github.com/livewire/livewire/discussions/5860
- https://github.com/livewire/livewire/pull/5889
- Filament: 3.0.39
- Livewire 3.0.1
2 replies