You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
I'm having issue when I use the button in ion-modal to evoke another popup. The input element in the popup using @angular/cdk/overlay is not focusing and inputting.
Expected Behavior
Using cdk/overlay and ion-modal don't affect each other, because there was no issue with ionic v6.
Steps to Reproduce
Create an ionic-modal
Create a button in ionic-modal to evoke cdk/overlay
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
I'm having issue when I use the button in ion-modal to evoke another popup. The input element in the popup using @angular/cdk/overlay is not focusing and inputting.
Expected Behavior
Using cdk/overlay and ion-modal don't affect each other, because there was no issue with ionic v6.
Steps to Reproduce
Code Reproduction URL
https://stackblitz.com/edit/angular-cyoztx-mu8nic?file=src%2Fapp%2Fcdk-overlay-basic-example.html
Ionic Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: