Is there a way to use chaining actions when creating new options using the `Select` component?
When you use
https://filamentphp.com/docs/3.x/forms/fields/select#creating-a-new-option-in-a-modal
Is there a way to chain multiple actions, like this?
https://filamentphp.com/docs/3.x/actions/adding-an-action-to-a-livewire-component#chaining-actions
Select, you can create a new option, like this:https://filamentphp.com/docs/3.x/forms/fields/select#creating-a-new-option-in-a-modal
Is there a way to chain multiple actions, like this?
https://filamentphp.com/docs/3.x/actions/adding-an-action-to-a-livewire-component#chaining-actions