Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Using angular/cdk/overlay and ion-modal can cause conflicts. #29325

Closed
3 tasks done
Ranxxxxx opened this issue Apr 11, 2024 · 2 comments
Closed
3 tasks done

bug: Using angular/cdk/overlay and ion-modal can cause conflicts. #29325

Ranxxxxx opened this issue Apr 11, 2024 · 2 comments
Assignees
Labels

Comments

@Ranxxxxx
Copy link

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

  1. Create an ionic-modal
  2. Create a button in ionic-modal to evoke cdk/overlay
  3. Put an input in the overlay and test it.

Code Reproduction URL

https://stackblitz.com/edit/angular-cyoztx-mu8nic?file=src%2Fapp%2Fcdk-overlay-basic-example.html

Ionic Info

Ionic:

   Ionic CLI                     : 7.2.0 (/Users/-/.nvm/versions/node/v20.10.0/lib/node_modules/@ionic/cli)
   Ionic Framework               : @ionic/angular 7.6.4
   @angular-devkit/build-angular : 17.0.10
   @angular-devkit/schematics    : 17.0.10
   @angular/cli                  : 17.0.10
   @ionic/angular-toolkit        : 7.0.0

Capacitor:

   Capacitor CLI      : 5.7.3
   @capacitor/android : not installed
   @capacitor/core    : 5.7.4
   @capacitor/ios     : 5.7.3

Utility:

   cordova-res : not installed globally
   native-run  : 2.0.1

System:

   NodeJS : v20.10.0 (/Users/-/.nvm/versions/node/v20.10.0/bin/node)
   npm    : 10.2.3
   OS     : macOS Unknown

Additional Information

No response

@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as a duplicate of #24646.

@liamdebeasi liamdebeasi closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2024
Copy link

ionitron-bot bot commented May 11, 2024

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.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators May 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants