-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Ionic Framework Version
v7.x
Current Behavior
for an ion-select with actionsheet interface that has with large numbers of items; 100, the Cancel button does not show up.
Expected Behavior
large list should be displayed and then users should be able to see the cancel option.
Steps to Reproduce
add a ion-select with ion-select-option (100 or so)
add interface="action-sheet" to ion-select
run app - no cancel option. if you have a small list, cancel works as expected.
Code Reproduction URL
No response
Ionic Info
Ionic:
Ionic CLI : 7.1.5 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 7.5.4
@angular-devkit/build-angular : 16.2.10
@angular-devkit/schematics : 16.2.10
@angular/cli : 16.2.10
@ionic/angular-toolkit : 9.0.0
Capacitor:
Capacitor CLI : 5.2.3
@capacitor/android : 5.2.3
@capacitor/core : 5.2.3
@capacitor/ios : 5.2.3
Utility:
cordova-res : not installed globally
native-run (update available: 2.0.0) : 1.7.2
System:
NodeJS : v20.9.0 (/usr/local/bin/node)
npm : 10.1.0
OS : macOS Unknown