-
-
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
select v-model does not set 'selected' attribute on option with v-for directive using SSR
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
scope: ssr
#12395
opened Nov 14, 2024 by
tirojal
Cannot use prop as default value for other prop with props destructuring const { foo, bar = foo }
🔩 p2-edge-case
scope: sfc
#12386
opened Nov 13, 2024 by
minht11
TSX can't add custom props because of IntrinsicAttributes don't extends any interface.
scope: types
#12384
opened Nov 13, 2024 by
zhiyuanzmj
Style binding is wrong when the property evaluates to false and using nextTick()
🔩 p2-edge-case
#12368
opened Nov 12, 2024 by
dsine-de
v-show causes async component child to be recreated in SSR mode
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
scope: ssr
#12362
opened Nov 11, 2024 by
aKzenT
Optional function prop not optional in SFC template tag when TypeScript strict mode is enabled
scope: types
#12361
opened Nov 11, 2024 by
dabernathy89
The
computed
will continuously recompute if it doesn’t track any reactive data.
regression
scope: reactivity
#12337
opened Nov 6, 2024 by
Mini-ghost
组件无法正确解析 v-bind="toRefs(props)"
🔩 p2-edge-case
✨ feature request
New feature or request
#12325
opened Nov 5, 2024 by
guaijie
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.