-
-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Type error in A workaround has been found to avoid the problem
language-tools
related to vue language-tools
scope: types
v-for
on Object with key and value
has workaround
#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
Synchronous watchers can fail to fire
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: reactivity
#12294
opened Oct 29, 2024 by
maxbogue
Teleport + CSS v-bind does not work with shadow target
scope: custom elements
scope: teleport
#12287
opened Oct 28, 2024 by
Mefinst
sfc without typescript is failing type check
scope: types
upstream: typescript
#12286
opened Oct 28, 2024 by
jacobg
Template attributes aren't type checked
language-tools
related to vue language-tools
scope: types
#12258
opened Oct 25, 2024 by
richardsimko
@vue-ignore
before defineProps generic params breaks compilation
🔩 p2-edge-case
scope: sfc
#12254
opened Oct 24, 2024 by
LoTwT
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
Dupliucate ref in template with v-if checking for the ref leads to a recursion error
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12246
opened Oct 23, 2024 by
Markussss
Prop type inference for
typeof Symbol()
is incorrect and breaks Vue runtime checks
🔩 p2-edge-case
#12234
opened Oct 22, 2024 by
JoCa96
2
Iteration on array in event handler function
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
#12232
opened Oct 22, 2024 by
Ericlm
Cannot determine prop from mapped type
scope: compiler
scope: types
#12229
opened Oct 21, 2024 by
VividLemon
TypeError: Cannot read properties of null (reading 'setupContext') at getContext at useAttrs
🔩 p2-edge-case
#12228
opened Oct 21, 2024 by
eeee-creator
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
Attribute text on a html tag overrides inner content
🔩 p2-edge-case
#12211
opened Oct 18, 2024 by
silencerspirit
ComponentInstance
doesn't work on a generic component with defineSlots
scope: types
#12210
opened Oct 18, 2024 by
andreww2012
type inference for generic props with extends and additional options
scope: types
#12186
opened Oct 16, 2024 by
randName
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.