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 130 ngx-slider issues
Sort by recently updated
recently updated
newest added

Angular version: **14.0.4** **angular.json** { "projects": { "my-existing-project": { "architect": { "build": { "options": { ... "aot": true, } } } } } } **tsconfig.app.json** { ... "angularCompilerOptions": { "enableIvy":...

Hello, I got an error on postinstall "ngcc" using Yarn. This happens after having upgraded the project to Angular v12. ``` Warning: Unable to fully load //@angular-slider/ngx-slider/bundles/angular-slider-ngx-slider.umd.js for source-map flattening:...

Hi, If using reactive form, field is array and bind with ngx-slider, show error:: `core.js:6157 ERROR TypeError: control.registerOnChange is not a function at setUpModelChangePipeline (forms.js:2559) at setUpControl (forms.js:2381) at FormGroupDirective.addControl...

Interact with slider. Then click "shift". Actual: `userChangeEnd` triggered Expected: no events triggered Demo: [Stackblitz](https://stackblitz.com/edit/ngx-slider-simple-slider-example-c5tuu6?file=src/app/app.component.ts)

Getting this warning after running npm install when running ngcc post-install (Angular v9.1.4, node v12.18.4) Warning: Unable to fully load {path_to_project}/node_modules/@angular-slider/ngx-slider/bundles/angular-slider-ngx-slider.umd.js for source-map flattening: The "path" argument must be of...

bug
accepted

Is it possible to add possibility to change color of tickValue Label above current selected tick? For example here i would like to make 2 blue, if is selected? Cheers

Hello all, there seems to be an issue that tick values disappear when you update the options (floor and ceiling values) object. Here is a minimal example: [https://stackblitz.com/edit/angular-ivy-japqpz?file=src/app/app.component.ts](url) I cannot...

When using the slider on mobile, something weird happens where if you move either of the thumbs past each other they run into an infinite loop moving between random points,...

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) from 6.1.10 to 11.0.5. Changelog Sourced from @​angular/core's changelog. 11.0.5 (2020-12-16) Bug Fixes compiler: handle strings inside bindings that contain binding characters (#39826) (f5aab2b), closes #39601 core: fix...

dependencies

While giving `npm i` it thorws below error ![image](https://user-images.githubusercontent.com/36756050/174787434-29a5b0d7-02ad-4995-a7fb-b245e3f2862a.png) it because of https://github.com/angular-slider/ngx-slider/blob/master/package.json#L40