Skip to content
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 throwing error - "Unable to preventDefault inside passive event listener invocation" #27927

Closed
1 task done
mohammadwali opened this issue Nov 21, 2020 · 1 comment · Fixed by #27957
Closed
1 task done

Comments

@mohammadwali
Copy link

mohammadwali commented Nov 21, 2020

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

Reproduction link

https://localhost:3000/

Steps to reproduce

  • Render
<Carousel speed={800} effect="scrollx" autoplay>
<div>1<div>
<div>2<div>
<div>3<div>
 </Carousel>
  • Swipe through or click the dots.

What is expected?

No error

What is actually happening?

Unable to preventDefault inside passive event listener invocation

Environment Info
antd 4.8.4
React 17.0.1
System MacOs
Browser Chrome 86.0.4240.198
@afc163
Copy link
Member

afc163 commented Nov 23, 2020

trace akiran/react-slick#1650

nineSean added a commit to nineSean/course-system-client that referenced this issue Apr 29, 2021
Carousel throwing error - "Unable to preventDefault inside passive event
listener invocation" issue 链接:ant-design/ant-design#27927
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants