docs icon indicating copy to clipboard operation
docs copied to clipboard

📄 Documentation for Vue 3

Results 261 docs issues
Sort by recently updated
recently updated
newest added

Since [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) don't have types, it's necessary to introduce a new library. ## Description of Problem [vue-virtual-scroller](https://github.com/Akryum/vue-virtual-scroller) don't have types. ## Proposed Solution Introduce a new library. ## Additional Information

## Description of Problem ## Proposed Solution ## Additional Information

Mostly having to do with a lacking definite article.

There's information in docs (https://vuejs.org/guide/essentials/template-refs.html#refs-inside-v-for) that the order of the elements of an array ref is not guaranteed. It may restrain some developers from using `` and make them search...

enhancement

More readable ## Description of Problem ## Proposed Solution ## Additional Information

## The Problem While there are docs that explain the limitation of single file components to build tools (and not CDN), there could be additional docs and language clarification to...

Example: https://jsfiddle.net/b4cyeht6 This works the same in Vue 2 and Vue 3.

## Description of Problem ## Proposed Solution ## Additional Information

I've been trying to figure out how I can get full coverage of Vue files that contain TypeScript code. So far I have tried virtual every combination of setting with...

Bumps [vue](https://github.com/vuejs/core) from 3.4.20 to 3.4.21. Release notes Sourced from vue's releases. v3.4.21 Please refer to CHANGELOG.md for details. Changelog Sourced from vue's changelog. 3.4.21 (2024-02-28) Bug Fixes runtime-dom: avoid...

dependencies