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

不支持Vue 3 #1750

Closed
1 task done
lchrennew opened this issue Jan 26, 2020 · 2 comments
Closed
1 task done

不支持Vue 3 #1750

lchrennew opened this issue Jan 26, 2020 · 2 comments
Labels

Comments

@lchrennew
Copy link
Contributor

lchrennew commented Jan 26, 2020

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

Version

1.4.10

Environment

latest macosx, latest chrome, vue 3.0.0-alpha.3

Reproduction link

http://baidu.com

Steps to reproduce

  • vue add vue-next
  • npm run serve

What is expected?

page works

What is actually happening?

page does not work, console output:

Uncaught TypeError: Cannot read property 'use' of undefined
at eval (Trigger.js?88ee:16)
at Module../node_modules/ant-design-vue/es/vc-trigger/Trigger.js (chunk-vendors.js:5027)
at __webpack_require__ (app.js:791)
at fn (app.js:151)
at eval (index.js?8496:1)
at Module../node_modules/ant-design-vue/es/vc-trigger/index.js (chunk-vendors.js:5039)
at __webpack_require__ (app.js:791)
at fn (app.js:151)
at eval (SubMenu.js?a3a2:1)
at Module../node_modules/ant-design-vue/es/vc-menu/SubMenu.js (chunk-vendors.js:3563)

@sendya
Copy link
Member

sendya commented Feb 8, 2020

vue3 尚未发布稳定版,在此之前可能无法直接对齐进行兼容,否则用户使用在生产环境可能会照成无法预料的问题。建议使用 2.x

@xrkffgg xrkffgg closed this as completed Jul 13, 2020
@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 Jul 14, 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

3 participants