Edit resource not saving with custom livewire table component in tabs
Hi guys,
I have a strange behaviour using custom livewire component with tabs.
On the Edit/Create resource I have multiple tabs. Most of them are simple form builders and that's working fine. But when I add a new tab with a custom livewire component (that is only a filament table listing), on trying to save/update the other tabs data is not working, is not able to call the save.
Do you encounter something like that? Any insights?
Best regards
I have a strange behaviour using custom livewire component with tabs.
On the Edit/Create resource I have multiple tabs. Most of them are simple form builders and that's working fine. But when I add a new tab with a custom livewire component (that is only a filament table listing), on trying to save/update the other tabs data is not working, is not able to call the save.
Do you encounter something like that? Any insights?
Best regards