Skip to content

refactor(ui): fix type errors#1060

Merged
webfansplz merged 1 commit intovuejs:mainfrom
skirtles-code:ui-ts-errors
Mar 18, 2026
Merged

refactor(ui): fix type errors#1060
webfansplz merged 1 commit intovuejs:mainfrom
skirtles-code:ui-ts-errors

Conversation

@skirtles-code
Copy link
Copy Markdown
Contributor

This fixes two type errors:

  • In DropdownButton.vue, ComputedGetter seems to be the wrong type.
  • In Dropdown.story.vue, @ts-expect-error is working correctly, but it's sensitive to the settings in tsconfig.json and was making it difficult for me to add this package to the CI. I think using a cast is preferable here anyway.

@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 15, 2026

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit fe859df
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/69b7193356fa7d0008e37805

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 15, 2026

Open in StackBlitz

@vue/devtools-applet

npm i https://pkg.pr.new/@vue/devtools-applet@1060

@vue/devtools-core

npm i https://pkg.pr.new/@vue/devtools-core@1060

@vue/devtools

npm i https://pkg.pr.new/@vue/devtools@1060

@vue/devtools-api

npm i https://pkg.pr.new/@vue/devtools-api@1060

@vue/devtools-kit

npm i https://pkg.pr.new/@vue/devtools-kit@1060

@vue/devtools-electron

npm i https://pkg.pr.new/@vue/devtools-electron@1060

@vue/devtools-shared

npm i https://pkg.pr.new/@vue/devtools-shared@1060

@vue/devtools-ui

npm i https://pkg.pr.new/@vue/devtools-ui@1060

vite-plugin-vue-devtools

npm i https://pkg.pr.new/vite-plugin-vue-devtools@1060

commit: fe859df

@webfansplz webfansplz merged commit bd38348 into vuejs:main Mar 18, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants