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
v8.x
Current Behavior
When a EventListener is attached to a ion-footer (or any of its children) that's in a sheet modal with expandToScroll = false, the event listener does not work
Expected Behavior
The EventListener should work for the ion-footer and its children.
Prerequisites
Ionic Framework Version
v8.x
Current Behavior
When a EventListener is attached to a ion-footer (or any of its children) that's in a sheet modal with expandToScroll = false, the event listener does not work
Expected Behavior
The EventListener should work for the ion-footer and its children.
Steps to Reproduce
expandToScroll = false
Code Reproduction URL
https://stackblitz.com/edit/yrmrkw2f?file=src%2Fapp%2Fexample.component.html
Ionic Info
Ionic:
Ionic CLI: 7.2.1
Ionic Framework: @ionic/angular 8.5.1
@angular-devkit/build-angular: 19.2.4
@angular-devkit/schematics: not installed
@angular/cli: 19.2.4
@ionic/angular-toolkit: 12.1.1
Utility:
cordova-res : not installed globally
native-run : not installed globally
System:
NodeJS : v20.18.1
npm : 10.8.2
OS : macOS Unknown
Additional Information
PR to fix it: #30310
The text was updated successfully, but these errors were encountered: