Forms\Components\Select component by requesting an API. However the API call can fail, of course, and I need to handle that giving some information to the user.->requiresConfirmation() just to test and also ->dispatch('open-modal') and ->dispatchSelf('open-modal'), but none of these worked.->action(fn () => info('action called')) and ->call() the action is properly executed despite the modal never is shown.