-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
ionic action sheet not working on ios 8.3 version #12334
Comments
Hello, thanks for opening an issue with us! Could you fill out the issue template please? |
ionic version: 1.1.1 ionic action sheet css: .action-sheet-backdrop { /* line 21, ../../app/bower_components/ionic/scss/_action-sheet.scss */ /* line 33, ../../app/bower_components/ionic/scss/_action-sheet.scss */ /* line 37, ../../app/bower_components/ionic/scss/_action-sheet.scss / .action-sheet-title { .action-sheet-group { .action-sheet-options { .action-sheet-cancel .button { .action-sheet-open { .platform-android .action-sheet-has-icons .button { .backdrop { is there any specific css i need to add for ios platform ? i do minification of css i also check this creates problem |
Hello! Since this is an Ionic v1 issue I am going to move this to the ionic v1 repo. Thanks. |
This issue was moved to ionic-team/ionic-v1#282 |
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. |
Ionic action sheet is not opening in IOS 8.3 version, but it is working in IOS 9 and 10 versions perfectly. is there any css fix available i need to add to fix the issue.
The text was updated successfully, but these errors were encountered: