- Issue created by @zubair-rana
I was having errors Uncaught TypeError: $.type is not a function
facets_range_slider, that is due to deprecated methods in "libraries/jquery-ui-slider-pips/dist/js/jquery-ui-slider-pips.js".
Visiting the library JQuery range slider pips I found that it's deprecated and the author has asked to move to a new maintained library.
facets_range_widget v2.9
Update the library jquery.ui.slider.pips
to
https://github.com/simeydotme/svelte-range-slider-pips
Active
2.0
Code