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

perf: use new Empty() instead of Object.create(null) for performance need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#12172 opened Oct 14, 2024 by c0dedance Loading…
fix(runtime-core): do not warn Symbol.unscopables access 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. ready for review This PR requires more reviews
#11283 opened Jul 2, 2024 by Ilanaya Loading…
feat: Support default values for v-bind in CSS need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. ✨ feature request New feature or request
#11160 opened Jun 17, 2024 by leemotive Loading…
onActivated not triggered in child component with lazy mount has workaround A workaround has been found to avoid the problem need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: keep-alive
#10806 opened Apr 26, 2024 by DragonnZhang
Unexpected behaviour when a tag is given a username or password attribute need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#10498 opened Mar 11, 2024 by Ross-Alexandra
fix(sfc-playground): remove comment nodes in the production env 🧹 p1-chore Priority 1: this doesn't change code behavior. need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: playground
#9594 opened Nov 13, 2023 by Alfred-Skyblue Loading…
triggerRef does not trigger watch(() => ref.value) need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: reactivity
#9579 opened Nov 10, 2023 by undergroundwires
The attr fall-through overrides the value of prop has workaround A workaround has been found to avoid the problem need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#9039 opened Aug 25, 2023 by edison1105
fix(compiler-core): add isTemplateFor to ast of For nodes need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: compiler
#8991 opened Aug 16, 2023 by Tofandel Loading…
feat(app): support app level effect scope need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. ready for review This PR requires more reviews scope: reactivity
#8801 opened Jul 17, 2023 by Mini-ghost Loading…
Async component not rendering in SSR bundle, due to default export being missed has workaround A workaround has been found to avoid the problem need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: ssr
#8351 opened May 17, 2023 by AaronBeaudoin
Nested TransitionGroup Bug - .move class not applied anymore need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: transition
#7919 opened Mar 19, 2023 by titouandk
Using v-if with v-slot directive cause unnecessary update hook 🍰 p2-nice-to-have Priority 2: this is not breaking anything but nice to have it addressed. need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: compiler scope: slots
#6833 opened Oct 7, 2022 by nndnha
feat(runtime-core): return result of handlers in emit need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. ✨ feature request New feature or request
#6819 opened Oct 4, 2022 by jaulz Loading…
Suspended component still trigger watchers while being switched out 🐞 bug Something isn't working need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: suspense
#6811 opened Oct 3, 2022 by posva
Scoped style not working in extend component need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#6158 opened Jun 22, 2022 by leey0818
fix(runtime-dom): v-model on checkbox can work with truthy/falsy values (#5775) need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: v-model
#5780 opened Apr 22, 2022 by shadowings-zy Loading…
v-model on checkboxes no longer works with truthy/falsy values has workaround A workaround has been found to avoid the problem 🐞 bug Something isn't working need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: v-model
#5775 opened Apr 21, 2022 by marcovdb
Export trigger from @vue/reactive in browser bundles. need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: reactivity ✨ feature request New feature or request
#5742 opened Apr 18, 2022 by justin-schroeder
a component that passes slots to children forces children to rerender need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: slots
#5579 opened Mar 13, 2022 by Gagydzer
Kept alive components still update (renders, watchers) while being deactivated 🐞 bug Something isn't working need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: keep-alive
#5386 opened Feb 9, 2022 by posva
Suspense emit are inconsistent with non Async children on the initial render need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: suspense
#5376 opened Feb 8, 2022 by posva
"too much recursion" when objects recursively reference each other has workaround A workaround has been found to avoid the problem 🐞 bug Something isn't working need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. 🔩 p2-edge-case
#5318 opened Jan 24, 2022 by MBuchalik
Behavior change v-model on input type number cast value to number by defualt need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further. scope: v-model
#5284 opened Jan 18, 2022 by eliran-positive
fix(vue): make the Vue in render function context same as the runtime context (fix #5196) need guidance The approach/solution in the PR is unclear and requires guidance from maintainer to proceed further.
#5197 opened Jan 1, 2022 by YanxinTang Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.