Skip to content

Carousel 走马灯 路面路由手机版无法点击、导航到新路由页面 #3721

@jiankian

Description

@jiankian
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

1.7.3

Environment

macOS:10.15.7,Chrome:latest/版本 90.0.4421.5(正式版本)dev (x86_64)

Reproduction link

https://1x.antdv.com/components/carousel-cn/

Steps to reproduce

链接PC页面可以点击,切换开发者模式响应式手机版就不能点击路由链接,真机也不行

What is expected?

链接PC页面可以点击,切换开发者模式响应式手机版就不能点击路由链接,真机也不行

What is actually happening?

Mobile mode,and Chrome Mobile/iPad Mode。手机版都会发生


<a-carousel arrows style="width:900px;max-width:100%;">
  <router-link to="/Topic/innovation-index-loan">
    <img src="/static/images/Banner_innovation_index_loan.jpg" style="width: 100%;max-width: 100%">
  </router-link>
  <router-link to="/Topic/innovation-index-loan">
    <img src="/static/images/Banner_innovation_index_loan.jpg" style="width: 100%;max-width: 100%">
  </router-link>
</a-carousel>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions