-
-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
SFC components without or with empty script tag don't have a name
🔩 p2-edge-case
#12810
opened Feb 3, 2025 by
markbrockhoff
data-allow-mismatch
does not suppress mismatch caused by v-if
🔩 p2-edge-case
scope:hydration
#12782
opened Jan 26, 2025 by
typed-sigterm
Wrong value when using useTemplateRef and defineModel
🔩 p2-edge-case
scope: sfc
#12749
opened Jan 20, 2025 by
zhaoyuqiqi
The jsx component renders the slot content. After the data changes, the dom attribute is not updated.
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12709
opened Jan 14, 2025 by
HaiRongHaHA
[Teleport bug]: Unmount Teleport when it is not in use results in an error
🔩 p2-edge-case
scope: teleport
#12702
opened Jan 13, 2025 by
milcery
$el of templateRef points to comment VNode instead of first real child of component
🔩 p2-edge-case
#12680
opened Jan 10, 2025 by
markbrockhoff
When using defineModel and setting the same value, the parent set event will not be triggered.
has workaround
A workaround has been found to avoid the problem
need discussion
🔩 p2-edge-case
#12612
opened Dec 25, 2024 by
masterYi2333
fix(core): Add warning message if prop type=null and value=null
🔩 p2-edge-case
ready to merge
The PR is ready to be merged.
#12571
opened Dec 17, 2024 by
jamesnakagawa
Loading…
Uncaught SyntaxError when using Composition API with Pug: Missing type in import statement
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
#12542
opened Dec 13, 2024 by
Nathan7139
fix(compat): add This PR requires more reviews
scope: v2 compat
entities
to @vue/compat
deps to fix CJS edge cases
🔩 p2-edge-case
ready for review
#12514
opened Dec 9, 2024 by
haoqunjiang
Loading…
Setting ATTR_ENUMERATED_COERCION compat to false does not disable warning
🔩 p2-edge-case
scope: v2 compat
#12443
opened Nov 20, 2024 by
decademoon
2
<Transition appear>, wrapped in another node, doesn't work with Suspense
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
scope: suspense
scope: transition
#12435
opened Nov 18, 2024 by
upschk
the issue of reactivity on multiple select
🔩 p2-edge-case
scope: v-model
#12425
opened Nov 18, 2024 by
billyct
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
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-bind="toRefs(props)"
🔩 p2-edge-case
✨ feature request
New feature or request
#12325
opened Nov 5, 2024 by
guaijie
Synchronous watchers can fail to fire
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: reactivity
#12294
opened Oct 29, 2024 by
maxbogue
fix(compiler): resolve inner content for incomplete SFC root tag
🔩 p2-edge-case
ready for review
This PR requires more reviews
#12271
opened Oct 26, 2024 by
KazariEX
Loading…
@vue-ignore
before defineProps generic params breaks compilation
🔩 p2-edge-case
scope: sfc
#12254
opened Oct 24, 2024 by
LoTwT
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!
Exclude everything labeled
bug
with -label:bug.