solid-slider
solid-slider copied to clipboard
Slides being initialized with min/max-width of 1px.
This is nearly a moot issue, as it has not been possible for me to reproduce on StackBlitz . . however there may be cases when using SolidStart that slides are initialized with a 1px width. Any window resize event will trigger a re-initialization so that the slider is then correctly rendered.
In the case where this occurred, the <Slider> is created within a component requiring authentication, that was wrapped in Suspense, and the slides themselves were loaded from a store via Context API.
I'm having similar issue (Safari mostly for some reason). I'm using slider inside of a Modal, and images are 1pixel