Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Template direct field access ✨ feature request New feature or request
#1227 opened May 24, 2020 by RobbinBaauw updated Jul 14, 2020
app reference per component ✨ feature request New feature or request
#2390 opened Oct 16, 2020 by soletan updated Oct 16, 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 New feature or 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
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
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
HMR not updating props in nested non-sfc components scope: hmr
#3821 opened May 23, 2021 by gzzhanghao updated May 25, 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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.