Prerequisites
Ionic Framework Version
v7.x
Current Behavior
Modal content does not respond to click events.
Expected Behavior
Modal content should be able to respond to click events.
Steps to Reproduce
- Create a new demo by react and ionic v7.
- Using IonNav to manage route.
- Adding a modal in page of IonNav.
- Listen click event of modal content.
- Try click modal content.
Code Reproduction URL
https://stackblitz.com/edit/stackblitz-starters-xh6gbc
Ionic Info
Ionic:
Ionic Framework : @ionic/react 7.1.3
System:
NodeJS : v16.19.1
npm : 8.19.3
OS : macOS
Additional Information
No response
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
Modal content does not respond to click events.
Expected Behavior
Modal content should be able to respond to click events.
Steps to Reproduce
Code Reproduction URL
https://stackblitz.com/edit/stackblitz-starters-xh6gbc
Ionic Info
Ionic:
Ionic Framework : @ionic/react 7.1.3
System:
NodeJS : v16.19.1
npm : 8.19.3
OS : macOS
Additional Information
No response