-
-
Notifications
You must be signed in to change notification settings - Fork 50.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carousel走马灯,以及react-slick的bug #2550
Comments
react-slick 的 bug akiran/react-slick#337 。 |
谢谢回复,很有帮助 |
1.11.0 antd 已经更新react-slick至0.13,使用时在chrome 52上必须调整一次浏览器大小才能使轮播图适应宽度,其他浏览器好像没这个问题。akiran/react-slick#370 |
@zhangda47 我的也是这个问题,而且所有浏览器都是,slick版本试了好几个都不能解决,请问你的解决了吗 |
@727177817 我换成了ant的动画组件,banner-anim |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
本地环境
你做了什么?
查看Carousel走马灯示例,进而观看react-slick的示例,发现bug
你期待的结果是:
正常运行
实际上的结果:
将浏览器窗口化并改变窗口宽度,来回几次,发现自动滚动播放的效果停止,而且也无法点击小按钮来切换
可重现的在线演示
http://webrafter.com/opensource/react-slick
The text was updated successfully, but these errors were encountered: