Select Component
How can I add a pop up modal when select component is updated?
2 Replies
You can use afterStateUpdated method on Select.
https://filamentphp.com/docs/3.x/forms/advanced#field-updates
Yes, this is what I am using but don't have idea how can I embed the modal when state is updated.