slick-track off screen due to transform: translate3d - how to set to 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 my page is initialized, slick-track starts with a translate3d(value, 0, 0) - right to left slider, responsive.
If I pull the items into the view, then it resets to (0, 0, 0) which is what I want it to start with. Is there a reason why it is not set to (0, 0, 0) to begin with, or perhaps a way I can have it default to the 0,0,0 position?
thanks in advance!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.