solid-slider
solid-slider copied to clipboard
`details()` helper is not reactive
I noticed that the details()isn't updated on mount, nor does it react when details are changed.
Repro: https://stackblitz.com/edit/solidjs-templates-tbsg3q?file=src/App.tsx
@ivancuric I assume with you. details() retuns onMount an empty object. That's impratical.