Custom page form repeater livewire error: property does not exist
This happens whenever I have a field inside of the repeater, i tested with select and text input
the blade file
```<x-filament-panels::page>
{{ $this->form }}
</x-filament-panels::page>
3 Replies