2.2.0
IOS11.4,chrome最新版
https://mobile.ant.design/components/carousel/
新建一个DVA项目,在入口页index.html配置好官网上的代码,引入Carousel组件,设置跳转页面,点击一次并不会跳转,需要再点一次才会跳转
Carousel点击一次就能跳转了!
Carousel点击两次才能跳转!
Translation of this issue:
2.2.0
IOS11.4, chrome latest version
https://mobile.ant.design/components/carousel/
Create a new DVA project, configure the code on the portal page index.html, introduce the Carousel component, set the jump page, click once and will not jump, you need to click again to jump
Carousel clicks once to jump!
Carousel click twice to jump!
Hello @hst-Sunday. Please provide a re-producible demo: https://codepen.io/pen?template=LWpaKe&editors=0010
I have the same problem
@hst-Sunday your site is unavailable.
最里层元素添加needsclick的class解决
@ziluo @likezero
me too, I have the same problem +1
Ios9.1 and chrom32 for android canceled the 300ms click delay, why use fastclick?
today,
I made a demo and wanted to reproduce it, but no previous a problem.
Most helpful comment
最里层元素添加needsclick的class解决