-
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
HTML5 range input inside a modal does not slide/click/change value on iOS #5802
Comments
Thanks for the detailed issue! Would you be able to provide some code (codepen, repo etc) so that we could easily repro your issue? |
^ I removed the side menu from the start app, because I saw that the range input is also broken on iOS if there is a side menu. So there is an example of a working on on a plain page, and a broken one inside a modal |
Thank you for the issue and the code example! I'm really sorry but at this time we are not going to be focusing on implementing the native range. We have an open issue to include a custom range slider here: #5422 and we plan on completing that in beta.8. We will reevaluate supporting the native slider at that time. Sorry again! 😊 |
any updates? |
More here: ionic-team/ionic-v1#121 |
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. |
Short description of the problem:
HTML5 range input inside a modal does not slide or click. Expected to be able to move the range slider to change the value. This specific to iOS - on a simulator - iPhone 6, iOS 9.2
Steps to reproduce:
Ionic Version 2.0.0-2
Run
ionic info
from terminal/cmd prompt: (paste output below)Cordova CLI: 5.4.1
Gulp version: CLI version 3.9.0
Gulp local:
Ionic Version: 2.0.0-beta.1
Ionic CLI Version: 2.0.0-beta.17
Ionic App Lib Version: 2.0.0-beta.8
ios-deploy version: Not installed
ios-sim version: 5.0.4
OS: Mac OS X El Capitan
Node Version: v5.0.0
Xcode version: Xcode 7.2.1 Build version 7C1002
The text was updated successfully, but these errors were encountered: