You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Carousel 使用图片作为内容点击时,点击控制台会出现报错
xxx.preventDefault is not a function 官网案例 即可重现,在自定义分页那块点击图片就会有报错提示
What is expected?
控制台出现报错
What is actually happening?
控制台不出现报错
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Carousel 使用图片作为内容点击时,控制台报错
When Carousel uses an image as content to click, the console reports an error
Mar 2, 2022
Version
3.0.0-beta.11
Environment
vue3
Reproduction link
https://next.antdv.com/components/carousel-cn
Steps to reproduce
Carousel 使用图片作为内容点击时,点击控制台会出现报错
xxx.preventDefault is not a function
官网案例 即可重现,在自定义分页那块点击图片就会有报错提示
What is expected?
控制台出现报错
What is actually happening?
控制台不出现报错
The text was updated successfully, but these errors were encountered: