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

Duplicated items in suggestion list for prop values in <template> #3922

Closed
romansp opened this issue Mar 1, 2024 · 1 comment
Closed

Duplicated items in suggestion list for prop values in <template> #3922

romansp opened this issue Mar 1, 2024 · 1 comment
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first

Comments

@romansp
Copy link

romansp commented Mar 1, 2024

I'm seeing 4 copies of the same entry in the prop values suggestion list in <template>. See attached screenshot:

Repro steps:

  1. Create fresh Vue project via create-vue with TypeScript support.
  2. Upgraded all packages to the latest.
  3. Open App.vue and open suggestion list for :msg prop for <HelloWorld /> component.
image

Environment:

  • VS Code v1.87.0
  • MacOS v14.2.1
  • vue v3.4.21
  • Vue.volar extension v2.0.0
@letstri
Copy link

letstri commented Mar 1, 2024

I have the same issue but only with 1 copy of each prop
image

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Mar 1, 2024
@romansp romansp changed the title Quadrupled suggestions for prop values in <template> Duplicated items in suggestion list for prop values in <template> Mar 1, 2024
@johnsoncodehk johnsoncodehk added the good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good reproduction ✨ This issue provides a good reproduction, we will be able to investigate it first
Projects
None yet
Development

No branches or pull requests

3 participants