Responsive breakpoints not applied on initial render in react-slick v0.31.0
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 11.9k
- Forks
- 2.1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When using responsive settings, breakpoints apply correctly in browser devtools (because resizing triggers recalculation). However, on real mobile devices, the slider initializes with desktop settings and only switches to the correct breakpoint after a resize event (e.g., rotating the device). This makes responsive design unreliable on mobile.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.