akiran / akiran/react-slick

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

未关闭
#1,932 4 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
11.9k
派生
2.1k
PR 合并指标
30 天内没有已合并 PR

描述

![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!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。