issues
search
vuejs
/
core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://vuejs.org/
MIT License
47.8k
stars
8.35k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Scoped styles when dynamically binding class names to child components
#12473
dos1in
opened
2 hours ago
0
fix(transition): align the different transition behaviors of dev and prod
#12468
yangxiuxiu1115
opened
1 day ago
4
这是什么?bug?
#12467
NaN-nan8
closed
1 day ago
5
Transition got different behavior in dev & prod mode
#12465
CaiWenlie
opened
1 day ago
0
chore(deps): update build
#12464
renovate[bot]
opened
1 day ago
2
chore(deps): update all non-major dependencies
#12463
renovate[bot]
opened
1 day ago
2
fix(css-vars): nullish v-bind in style should not lead to unexpected inheritance
#12461
Justineo
opened
3 days ago
13
Directives mounted called *after* beforeUpdate
#12460
jods4
opened
3 days ago
0
fix(escapeHtmlComment): Avoid throwing errors due to `src` not being a …
#12459
lazytong-tech
opened
3 days ago
2
Native scope style element in template can cause compiler error
#12456
lejunyang
opened
4 days ago
0
fix(customElement): preserve appContext during hmr reload
#12455
edison1105
opened
4 days ago
2
`defineCustomElement` looses provide context configured by `configureApp` on HMR
#12453
danieldasilva-smake
opened
4 days ago
0
Memory leak with `v-if` and event
#12452
miroljub1995
closed
4 days ago
1
fix(hmr): avoid hydration for hmr root reload
#12450
edison1105
opened
5 days ago
2
Union props
#12449
ZhangWillYu
closed
5 days ago
1
`configureApp` for `defineCustomElement` Not Executed for Async Components
#12448
farcry550
opened
5 days ago
2
fix(compat): don't warn deprecation if compat config is disabled
#12447
noootwo
opened
5 days ago
4
fix(compat): don't warn deprecation if compat config is disabled
#12446
noootwo
closed
5 days ago
2
fix(compat): fix compat handler of draggable
#12445
yangxiuxiu1115
opened
5 days ago
4
ATTR_ENUMERATED_COERCION coerces draggable="false" to draggable="true"
#12444
decademoon
opened
6 days ago
1
Setting ATTR_ENUMERATED_COERCION compat to false does not disable warning
#12443
decademoon
opened
6 days ago
0
fix(hydration): avoid hydration mismatch on style variables with falsy values
#12442
yangxiuxiu1115
opened
6 days ago
3
fix(ssr): properly init slots during ssr rendering
#12441
edison1105
opened
6 days ago
2
SSR hydration errors when combining inline styles with v-bind() in CSS
#12439
adamdehaven
opened
6 days ago
2
slot with always-true condition is not rendered on ssr
#12438
danielroe
opened
6 days ago
0
Warning about "write computed value failed" if <component> attr 'is' value is same about 'ref'
#12437
GuangTom
closed
6 days ago
3
<Transition appear>, wrapped in another node, doesn't work with Suspense
#12435
upschk
opened
1 week ago
1
Nested components utilizing v-bind() in CSS improperly reference the CSS variable name of the parent node, causing undesired property inheritance in the child
#12434
adamdehaven
opened
1 week ago
5
"Unsafe member access" errors when using exposed methods from template `ref`s
#12433
paveloom
closed
1 week ago
1
fix(reactivity): trigger the ref that is created by toRef from a reactive array
#12431
noootwo
opened
1 week ago
4
`update:modelValue` not triggered when `modelValue` is an object
#12430
jonas-eiselt-fk
closed
1 week ago
2
fix(v-model): vModelSelect work with custom getter and setter edge case
#12428
yangxiuxiu1115
opened
1 week ago
3
`triggerRef` fails when target is an array
#12427
ilyary
opened
1 week ago
4
Reactivity issue when updating object in array in a callback
#12426
luukvnes
closed
1 week ago
1
the issue of reactivity on multiple select
#12425
billyct
opened
1 week ago
1
chore(deps): update lint
#12424
renovate[bot]
closed
1 week ago
2
chore(deps): update all non-major dependencies
#12423
renovate[bot]
closed
1 week ago
2
fix(deps): update compiler
#12422
renovate[bot]
closed
1 week ago
2
chore(deps): update build
#12421
renovate[bot]
closed
1 week ago
2
fix(reactivity): toRef edge cases for ref unwrapping
#12420
skirtles-code
opened
1 week ago
7
fix(compiler-core): comment node should be cached when user-enabled comment retention
#12419
linzhe141
closed
1 week ago
3
Using slot with v-if and Comment causes TypeError: null is not an object (evaluating 'e.parentNode') in PROD mode
#12417
jeongtae
opened
1 week ago
2
fix(compiler-sfc): support global selector nesting
#12416
yangxiuxiu1115
opened
1 week ago
2
Font rendering difference between dev vite server and built
#12414
alexchexes
closed
1 week ago
0
fix(custom-element): properly handle custom element remove then insert again
#12413
lejunyang
opened
1 week ago
10
Remove vue custom element and append it back later can cause a lot of issues
#12412
lejunyang
opened
1 week ago
3
fix(runtime-core): handle patch stable fragment edge case
#12411
linzhe141
opened
1 week ago
2
"oldVNode is undefined" when combining reactive and non-reactive values in template's condition
#12410
SergeiMinaev
opened
1 week ago
1
fix(customElement): should properly patch as props for vue custom elements
#12409
lejunyang
opened
1 week ago
4
Cannot properly set numberish attribute(like tabindex) or boolean attribute on Vue custom element
#12408
lejunyang
opened
1 week ago
0
Next