Closed liuxh0 closed 6 years ago
Hi there! Is this an issue inside Edge or is it specific to IE?
This is an issue inside Edge, IE11 and Windows UWP app on Windows 10.
Thanks for the issue! This issue is being closed due to inactivity. 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.
Thank you for using Ionic!
Ionic version: (check one with "x") [ ] 1.x [x] 2.x
I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/
Current behavior:
Using
<ion-range>
in Windows UWP app, the slider can be dragged by mouse but cannot be dragged using touchscreen.Expected behavior:
The slider should be draggable on touchscreen.
Steps to reproduce:
Related code:
Other information:
I am aware that this problem is caused by Internet Explorer, which affects the generated app. It works fine with other browsers like Chrome.
I found this thread https://forum.ionicframework.com/t/range-slider-not-movable-in-internet-explorer/19592/4 but it seems that it is for Ionic 1, since the author uses
<input type="range" />
and furthermore I couldn't findionic.bundle.js
.Ionic info: (run
ionic info
from a terminal/cmd prompt and paste output below):