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
{{ message }}
This repository was archived by the owner on May 4, 2022. It is now read-only.
I'm submitting a ...
[x ] bug report
[ ] feature request
[ ] support request
Current behavior: <ion-range> is not sliding with screen touch on Microsoft Surface( Windows 10 UWP app ). But it is slid-able/drag-able with touch-pad.
Expected behavior: <ion-range> should work with touch screen on Surface.
Steps to reproduce:
Create a blank ionic --v2 app
Add one <ion-range> to the home.html file
Build and run on Surface, try to drag the slider by hand-touch on the screen
Ionic info:
Your system information:
Cordova CLI: 6.5.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.9.4
Xcode version: Not installed
The text was updated successfully, but these errors were encountered:
Original issue by @rifathaqueamit on 2018-03-14T07:21:23Z
Ionic version:
[ ] 1.x
[ ] 2.x
[x ] 3.x
"ionic-angular": "3.3.0"
I'm submitting a ...
[x ] bug report
[ ] feature request
[ ] support request
Current behavior:
<ion-range>
is not sliding with screen touch on Microsoft Surface( Windows 10 UWP app ). But it is slid-able/drag-able with touch-pad.Expected behavior:
<ion-range>
should work with touch screen on Surface.Steps to reproduce:
<ion-range>
to the home.html fileIonic info:
Your system information:
Cordova CLI: 6.5.0
Ionic CLI Version: 2.2.1
Ionic App Lib Version: 2.2.0
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 10
Node Version: v6.9.4
Xcode version: Not installed
The text was updated successfully, but these errors were encountered: