I've installed jQuery and jQuery UI with npm
. Upon attempting to require('jquery-ui/ui/widgets/selectable')
in one of my own JS modules, I get the following error message:
TypeError: base is not a constructor (widget.js:108)
What am I missing?
jQRangeSlider 5.5.0
. Your solution works :) – Oriane