'ion toast blocks focus on any input in Ionic 6

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 ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source