Stuck on adding a livewire form modal as extraItemActions that is connected to another model
I have followed the steps on https://filamentphp.com/docs/3.x/forms/adding-a-form-to-a-livewire-component#setting-a-form-model and set up the modal using modalContent, I can see the form but the livewire isn't working for repeaters since the component referenced is still the parent page
Livewire Entangle Error: Livewire property ['stylingData.block_css'] cannot be found on component
any help would be appreciated!
0 Replies