Case: I have a very simple form, and when the user clicks submit while it's invalid, I display a toast with an error message.
problem: this problem only occurred after I had migrated to Ionic 6, while the toast is displayed I cannot focus on any input till the toast disappears.
any solution ?