Subscribe on changes!
Warn if parent component tries to bind a prop using `v-model:xxx` but the child component doesn't declare a prop named `xxx`
Created at Aug 27th 2020 by CarterLi
5
mixin and extends have a different behavior than Vue 2
Created at Aug 27th 2020 by unbyte
1
css scope not work when set inheritAttrs=false
Created at Aug 27th 2020 by tangjinzhou
:lady_beetle: bug
scope: sfc
0
Strange behaviour with prop inheritance (modelValue)
Created at Aug 27th 2020 by Turboscherbe
5
Using Suspense wrapped components prevents Template Ref's from being available during onMount in setup()
Created at Aug 27th 2020 by designerzen
3
[Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead.
Created at Aug 27th 2020 by mon-compte-github
5
Why constants declared without using reactive and ref are mutable
Created at Aug 27th 2020 by boussadjra
2
Teleport out of svg into html and vice versa doesnt fix namespaces
Created at Aug 28th 2020 by Fuzzyma
4
Get a warning "Invalid vnode type" when creating component
Created at Aug 28th 2020 by dxvladislavvolkov
6
`reactive` object changes won't trigger `patchProp` if a value changes
Created at Aug 28th 2020 by victortwc
2
Docs should be clearer about watch option keys not supporting key paths
Created at Aug 28th 2020 by DanielAsher
4
Generic Ref typings errors
Created at Aug 28th 2020 by noook
2
@click.away event modifier
Created at Aug 29th 2020 by JsonKody
1
Slot of <component> is cached
Created at Aug 30th 2020 by FrankFang
has workaround
4
v-if is executed even when v-for doesnt iterate anything
Created at Aug 31st 2020 by Fuzzyma
2
Teleport does not work for elements controlled by vue itself
Created at Aug 31st 2020 by Fuzzyma
:sparkles: feature request
scope: teleport
16
Reactivity retained for ref(props.array)
Created at Aug 31st 2020 by nerdcave
11
The hello world example does not work browser for TVs and IE11
Created at Aug 31st 2020 by silvioprog
3
Export all TS types used by public API
Created at Aug 31st 2020 by Raiondesu
10
Export RefImpl
Created at Sep 1st 2020 by SebastianSpeitel
5
Vue.set not available in UMD bundle
Created at Sep 1st 2020 by Fuzzyma
2
[Vue warn]: Avoid app logic that relies on enumerating keys on a component instance. The keys will be empty in production mode to avoid performance overhead.
Created at Sep 1st 2020 by rothskeller
24
v-once clashes with v-if
Created at Sep 2nd 2020 by luka-mikec
:lady_beetle: bug
has PR
3
Vue interface missing $style
Created at Sep 2nd 2020 by gregveres
need more info
6
Scoped slot doesn't work with custom component
Created at Sep 2nd 2020 by dxvladislavvolkov
2
Render Function Event Modifiers
Created at Sep 2nd 2020 by zmtlwzy
2
[TSX] Optional props(with default) from mixins or extends are treated as required
Created at Sep 2nd 2020 by wonderful-panda
scope: types
1
Custom options merge order
Created at Sep 3rd 2020 by skirtles-code
0
The production behavior is inconsistent with development behavior
Created at Sep 3rd 2020 by sionzee
1
injected ref value is not reactive when updated inside setup of a child component
Created at Sep 3rd 2020 by amrnn90
5
How can the actions of Vue's children (grandchildren) trigger directly to grandparent (or more) components? Does vue3.0 have a similar way to $parent?
Created at Sep 4th 2020 by wong-lucy
2
slots are now functions instead of arrays
Created at Sep 4th 2020 by Haroenv
4
Regression scoped style
Created at Sep 4th 2020 by AlexandreBonaventure
scope: sfc
0
Should scoped style be appliad to teleported elements ?
Created at Sep 4th 2020 by AlexandreBonaventure
scope: sfc
scope: teleport
1
Wrong component type when async setup function
Created at Sep 4th 2020 by yoyo930021
scope: types
0
`default` for provide/inject either is no longer a function, or no longer automatically called
Created at Sep 4th 2020 by Haroenv
1
render function, template and v-for Inconsistent performance
Created at Sep 5th 2020 by LemonAppleMo
6
Keyed elements are discarded
Created at Sep 5th 2020 by cathrinevaage
2
Creating a standalone ref/computed properties inside setup.
Created at Sep 5th 2020 by an-sh
4
v-if on unknown element lead to patch error
Created at Sep 6th 2020 by Fuzzyma
2
Object v-bind taking precedence over earlier attributes
Created at Sep 6th 2020 by skirtles-code
2
Problem with GSAP timeline
Created at Sep 6th 2020 by ugogon
2
Component with dxList name can't be rendered
Created at Sep 7th 2020 by dxvladislavvolkov
1
children component doesn't compile successful
Created at Sep 7th 2020 by skyweaver213
20
Get incorrect element in slot
Created at Sep 7th 2020 by dxvladislavvolkov
1
Provide & inject not working when injection has default value
Created at Sep 8th 2020 by 07akioni
1
Inline handlers for v-on causing unnecessary child updates
Created at Sep 8th 2020 by skirtles-code
1
Add API to manually remove/unmount component in <keep-alive> cache
Created at Sep 9th 2020 by AgileInteractive
:sparkles: feature request
scope: keep-alive
7
VNodes' refs are discarded when passed to `<component :is="vnodes" ref="custom" />`
Created at Sep 9th 2020 by posva
4
v-for on a template which has a comment: throws an error when trying to shuffle the array
Created at Sep 9th 2020 by amrnn90
3
Previous
1
2
...
348
349
350
351
352
...
430
431
Next