amrajat

Results 3 comments of amrajat

Same issue I am experiencing, the advanced select works only after a hard refresh on the first render it looks something like this. ![image](https://github.com/htmlstreamofficial/preline/assets/26631696/68898e81-a8c8-44f9-8b82-ea0d192648fe)

after changing the delay to 1000, it works for rendering only but its functionality still not working. ```window.addEventListener("load", (event) => { const planEl = HSSelect.getInstance("#plan"); planEl.on("change", (val) => setPlan(Number(val))); const...

![python-bug](https://user-images.githubusercontent.com/26631696/162796166-82edf9ab-9600-4782-9e31-8664553cd7fe.png)