-
-
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
Template direct field access
✨ feature request
New feature or request
#1227
opened May 24, 2020 by
RobbinBaauw
updated Jul 14, 2020
Suspense regression when toggling an async component in rc.12
scope: suspense
#2142
opened Sep 17, 2020 by
cexbrayat
updated Sep 23, 2020
app reference per component
✨ feature request
New feature or request
#2390
opened Oct 16, 2020 by
soletan
updated Oct 16, 2020
Transition component does not work with “visibility”
scope: transition
#2531
opened Oct 30, 2020 by
yaquawa
updated Dec 2, 2020
Expose patchProp logic to composition function authors
✨ feature request
New feature or request
#1914
opened Aug 20, 2020 by
AlexVipond
updated Jan 2, 2021
updated
is called but component wasn't updated (different from Vue 2)
✨ feature request
#2293
opened Oct 3, 2020 by
7revor
updated Jan 9, 2021
Vue warns incorrectly if component is surrounded by functional component
🧹 p1-chore
Priority 1: this doesn't change code behavior.
🐞 bug
Something isn't working
#3257
opened Feb 18, 2021 by
plehnen
updated Feb 19, 2021
watchEffect runs before render, but it triggerred another render
✨ feature request
New feature or request
#3385
opened Mar 7, 2021 by
HarryOneTwoFour
updated Mar 8, 2021
v-for with ref not working as suggested in documentation in some scenarios
has workaround
A workaround has been found to avoid the problem
#3418
opened Mar 15, 2021 by
bazuka5801
updated Apr 5, 2021
Typescript: unable to compile project when returning extended Array<> interface from data()
🐞 bug
Something isn't working
scope: types
#3535
opened Apr 2, 2021 by
danielvy
updated Apr 6, 2021
The input box is stucking with follow scenario
has workaround
A workaround has been found to avoid the problem
scope: reactivity
✨ feature request
New feature or request
#3541
opened Apr 5, 2021 by
BertieGo
updated Apr 16, 2021
Invalid vnode type when creating vnode
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
#3632
opened Apr 19, 2021 by
codon19
updated Apr 19, 2021
Add utility types, ComponentProps and ComponentListeners
scope: types
✨ feature request
New feature or request
#2094
opened Sep 10, 2020 by
wonderful-panda
updated Apr 21, 2021
Vue fails to mount in environments that don't provide window.SVGElement
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
✨ feature request
New feature or request
#3590
opened Apr 12, 2021 by
xinix
updated Apr 22, 2021
Actions between cacheHandlers true and false are different
scope: compiler
✨ feature request
New feature or request
#3651
opened Apr 22, 2021 by
LongTengDao
updated Apr 23, 2021
The postFlushjob queue will be stuck if the job throws an error which executed in flushPostFlushCbs function
✨ feature request
New feature or request
#3773
opened May 14, 2021 by
credred
updated May 14, 2021
UnwrapRefSimple where T extends Array discards symbol keys
scope: types
#3805
opened May 20, 2021 by
delaneyb
updated May 21, 2021
HMR not updating props in nested non-sfc components
scope: hmr
#3821
opened May 23, 2021 by
gzzhanghao
updated May 25, 2021
UnwrapNestedRefs
won't reflect getter and setter properly
scope: types
#3797
opened May 20, 2021 by
yaquawa
updated May 26, 2021
v-if + resolveDynamicComponent + computed ,When hiding or deleting components will cause null reference.
🐞 bug
Something isn't working
🔩 p2-edge-case
#3634
opened Apr 20, 2021 by
ygj6
updated May 28, 2021
Bypassing element restrictions using :is
✨ feature request
New feature or request
#3890
opened Jun 4, 2021 by
skirtles-code
updated Jun 9, 2021
Missing closing tag is parsed incorrectly
scope: compiler
✨ feature request
New feature or request
#3967
opened Jun 16, 2021 by
znck
updated Jun 17, 2021
toggling named template slots with v-if/v-else is not reliable
has workaround
A workaround has been found to avoid the problem
scope: slots
#3976
opened Jun 18, 2021 by
JamesBoon
updated Jun 21, 2021
Provide typed custom event support in TSX
scope: types
#3980
opened Jun 20, 2021 by
thenickname
updated Jun 21, 2021
If no fallback slot is provided, no blank should be displayed if possible when timeout is specified
need guidance
The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
scope: suspense
✨ feature request
New feature or request
#3986
opened Jun 21, 2021 by
posva
updated Jun 22, 2021
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.