Skip to content

Issues: vuejs/core

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Type error in v-for on Object with key and value has workaround A workaround has been found to avoid the problem language-tools related to vue language-tools scope: types
#12318 opened Nov 4, 2024 by Snack-X
v-text directive does not work after SSR if another custom directive is applied to the same element 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. regression scope: ssr
#12309 opened Nov 1, 2024 by mefcorvi
Broken types when using render functions with generic components & defineModel need documentation Not necessarily a bug, but proper documentation is needed scope: types
#12307 opened Nov 1, 2024 by DrWarpMan
Template attributes aren't type checked language-tools related to vue language-tools scope: types
#12258 opened Oct 25, 2024 by richardsimko
Rendering a component after a hydration mismatch throws an error 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: ssr
#12253 opened Oct 24, 2024 by angelov-a
Generic Type Issue language-tools related to vue language-tools scope: types
#12220 opened Oct 19, 2024 by lacherogwu
In Vue custom element, Boolean prop with default true cannot be updated to falsy value 🔨 p3-minor-bug Priority 3: this fixes a bug, but is an edge case that only affects very specific usage. scope: custom elements
#12214 opened Oct 18, 2024 by lejunyang
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.