ngx-slider icon indicating copy to clipboard operation
ngx-slider copied to clipboard

Self-contained, mobile friendly slider component for Angular based on angularjs-slider

Results 133 ngx-slider issues
Sort by recently updated
recently updated
newest added

Using Angular 16. pointerType is always 0 regardless of the button clicked.

ngx-slider is not working with more than 4 digit higher value in version 14 with angular 14 but in ngx-slider@2 with angular 11, it is working fine package.json "@angular-slider/ngx-slider": "^14.0.0",...

### Issue Consider having a touch screen where one tries to do a scroll of a component containing ngx-slider. If the scroll touch gesture is started on the ngx-slider bar...