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

Unable to preventDefault inside passive event listener invocation. #3282

Closed
1 task done
oimmc opened this issue Nov 30, 2020 · 6 comments
Closed
1 task done

Unable to preventDefault inside passive event listener invocation. #3282

oimmc opened this issue Nov 30, 2020 · 6 comments
Labels

Comments

@oimmc
Copy link

oimmc commented Nov 30, 2020

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

Version

2.0.0-rc.2

Environment

mac vue3.0 chrome

Reproduction link

https://github.com/vueComponent/ant-design-vue

Steps to reproduce

<a-select v-model:value="'1'" size="large" placeholder="请选择" @change="Change">

Unable to preventDefault inside passive event listener invocation.

What is expected?

no error

What is actually happening?

Unable to preventDefault inside passive event listener invocation.

@white-007
Copy link

white-007 commented Dec 3, 2020

I have the same problem as you, vuejs version 3.0.3, antd-vue version is 2.0.0-rc.2.

@xu-hongzhuang
Copy link

same here

@hdtopku
Copy link

hdtopku commented Dec 8, 2020

same problem with me

@white-007
Copy link

Hi, I noticed that the error was caused by the introduction of the 'default-passive-events' library, not the ant-disgn-vue problem,I have updated the online link of codesandbox.

@tangjinzhou
Copy link
Member

tangjinzhou commented Dec 10, 2020

ref #3311

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants