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

[v0.38.1] Vue 2.6 No intellisense of Global Components #1489

Closed
kingyue737 opened this issue Jun 21, 2022 · 5 comments
Closed

[v0.38.1] Vue 2.6 No intellisense of Global Components #1489

kingyue737 opened this issue Jun 21, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@kingyue737
Copy link
Contributor

image
image

I don't know whether it is related to this commit, but still not working if I replace @vue/runtime-dom with @vue/runtime-core

Roll back to v0.37.9, all the intellisense comes back.

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Jun 21, 2022
@beholderrk
Copy link

beholderrk commented Jun 21, 2022

image

Perhaps you need to add components.d.ts to tsconfig.app.json. I had exactly this problem.

@kingyue737
Copy link
Contributor Author

@beholderrk Are you using Vue2? Replace @vue/runtime-core with @vue/runtime-dom should work in v0.37.9

@beholderrk
Copy link

beholderrk commented Jun 21, 2022

@beholderrk Are you using Vue2? Replace @vue/runtime-core with @vue/runtime-dom should work in v0.37.9

@kingyue737 Sorry. I change previous comment. I had another problem.

@rennzhang
Copy link

Vue3 have same problem

@abitwhy
Copy link

abitwhy commented Jul 26, 2022

If still dosen't work, check this ralated issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants