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

**Describe the bug** Uncaught (in promise): TypeError: Cannot read property 'id' of undefined TypeError: Cannot read property 'id' of undefined at registerNgModuleType (http://localhost:4200/vendor.js:89814:34) at http://localhost:4200/vendor.js:89825:47 at Array.forEach () at registerNgModuleType...

issue after upgrading angular 9 to 10. core.js:4073 ERROR Error: Expecting instance of DOM Element at assertDomElement (core.js:18198) at getListeners (core.js:18114) at DebugNode__POST_R3__.get listeners [as listeners] (core.js:28572) at DebugRenderer2.listen (core.js:31374)...

need more information

The Legend cannot be customized based on the selected value.

Server side slider initialization throws a TypeError due to call of DOM API method. ![image](https://user-images.githubusercontent.com/30397060/100562353-84f07380-32cc-11eb-824a-1e41efaa11e7.png)

Hi, I config step = 50, and value = 46. The slider will show at 50 point, I want it show at 46 point. I already post the question on...

Hi there, I am trying to customize the slider so that it has no longer the edges of the bar outside of the first and last tick. From what I...

thanks for the slider. I got an issue which was already addressed with [material dialogs](https://github.com/angular-slider/ngx-slider/issues/16), but this time with the [material menu](https://material.angular.io/components/menu/overview) initially the width of the slider will not...

Lables are set in the sliderOptions and dont appear whatsoever. They appear one one slider but not the other

When a vertical scale does not fit in the viewport and there is a scrollbar, an incorrect value is selected when the slider is clicked. This occurs when **all** of...