allesan

Results 3 issues of allesan

After pjax reloads container some events are missing from DOM and because of that some simple jQuery code is not working. Specifically, $("#form0").submit(); so i can't auto submit my form.

unconfirmed

Is it possible to turn off auto close of the calendar when using range mode?

I'm having problem using Advanced Range Slider. I get Uncaught ReferenceError: noUiSlider is not defined s range-slider.mjs:8 I'm using vite.js and importing it like this import HSRangeSlider from '../node_modules/preline/dist/range-slider.mjs' import...