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

[Blocking] My app no longer bootstraps after upgrading to the latest beta #4263

Closed
1 task done
CarterLi opened this issue Jun 25, 2021 · 3 comments
Closed
1 task done
Labels

Comments

@CarterLi
Copy link
Contributor

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

Version

2.2.0-beta.5

Environment

vue 3.1.2, vite v2.3.8

Reproduction link

http://example.com

Steps to reproduce

createApp(xxx).use(Antd)

What is expected?

Runs normally

What is actually happening?'

TypeError: Cannot read property 'name' of undefined: List.Item is undefined

image

app.component(List.Item.name, List.Item);

@CarterLi CarterLi changed the title app.use<Antd> is broken on the latest beta [Blocking] My app no longer bootstraps after upgrading to the latest beta Jun 25, 2021
@zkwolf
Copy link
Member

zkwolf commented Jun 25, 2021

清一下vite的缓存看看?我这试了一下没问题

@tangjinzhou
Copy link
Member

再不行 删除 node_modules 重新安装

@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 Jun 26, 2022
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