akiran / akiran/react-slick

slick-track off screen due to transform: translate3d - how to set to 0?

Ouverte
#1,932 4 commentaires 1 réaction 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
11.9k
Forks
2.1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

![image](https://user-images.githubusercontent.com/10299998/99772228-3ae2e300-2abf-11eb-90a9-7fd6b0af3aec.png)

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!

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.