Omar Alnabris
How to stop "Attach" action in a Relation Manager if the parent resource form is dirty (unsaved)?
Hi everyone 👋,
I want to prevent the execution of the "Attach" action in a Relation Manager if the parent resource form has unsaved changes.
isDirty()
on the owner record doesn't reflect Livewire form changes. and I’ve already made the relevant fields live()
Thanks in advance for any tips!3 replies