-
-
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 is not mapped in sourcemap on Vite applications
🐞 bug
Something isn't working
#12682
opened Jan 10, 2025 by
mertcb
Synchronous watchers can fail to fire
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: reactivity
#12294
opened Oct 29, 2024 by
maxbogue
Iteration on array in event handler function
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
#12232
opened Oct 22, 2024 by
Ericlm
Transition enter-cancelled not called on asynchronous rendering
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
scope: transition
#12091
opened Oct 1, 2024 by
GarreltMock
fix(keep-alive): avoid duplicate mounts of deactivate components
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: keep-alive
#12042
opened Sep 26, 2024 by
yangxiuxiu1115
Loading…
nested router with nested keepalive will invoke onMouted twice
🐞 bug
Something isn't working
scope: keep-alive
#12017
opened Sep 24, 2024 by
Dchih
Incorrect v-bind merged result due to casting
🐞 bug
Something isn't working
🔩 p2-edge-case
#11880
opened Sep 10, 2024 by
a161803398
fix(Transition): handle leave immediately done in out-in mode
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
🐞 bug
Something isn't working
scope: transition
#11824
opened Sep 5, 2024 by
edison1105
Loading…
when plain element with v-bind="obj" has style property, style property mutation is not work
🐞 bug
Something isn't working
🔩 p2-edge-case
#11691
opened Aug 23, 2024 by
a42195472
fix(compiler-sfc): properly analyze patch flag of vFor + (ref or vnodeHook or dir)
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: sfc
#11682
opened Aug 22, 2024 by
edison1105
Loading…
v-bind in SSR with dev server fails to resolve imported objects
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
🔩 p2-edge-case
#11273
opened Jul 1, 2024 by
bcdanieldickison
style vars doesn't work with wrapped teleport
🐞 bug
Something isn't working
scope: teleport
#11022
opened May 27, 2024 by
Rusinas
vue-component-meta: Invalid component prop types when using options api + a prop with a default function
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: types
#10964
opened May 17, 2024 by
adamDilger
Throw TypeError when writing html comment in teleport
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: teleport
#10747
opened Apr 20, 2024 by
tonliver
Slots render issure
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
scope: slots
#10728
opened Apr 18, 2024 by
l-x-f
Using generic component with typed slots (defineSlots) in non-setup component breaks types
🐞 bug
Something isn't working
scope: types
#10647
opened Apr 5, 2024 by
vaiil
Lost test coverage in 3.4.3 on <switch> with (v-if and) v-model
🐞 bug
Something isn't working
🔩 p2-edge-case
scope: compiler
#10366
opened Feb 20, 2024 by
mheinzerling
fix(Suspense): delay update nested suspensible child if parent suspense is not resolved
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: suspense
#10066
opened Jan 10, 2024 by
edison1105
Loading…
defineComponent
prop types are broken in "Functional Signature" mode
has workaround
#9647
opened Nov 21, 2023 by
rijenkii
fix(Transition): ensure appear callback invoking properly
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: transition
#9412
opened Oct 16, 2023 by
edison1105
Loading…
Transition: custom appear(-active/to) classes stay on the element after transition ends.
🐞 bug
Something isn't working
scope: transition
#9396
opened Oct 13, 2023 by
cess123456
the div which has the ref attribute inside the v-for, when I v-if toggle them, the ref value.length increase more and more
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
#9239
opened Sep 18, 2023 by
hisland
fix(hydration): avoid mismatch during hydrate text with newlines in interpolation
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: ssr
#9232
opened Sep 16, 2023 by
edison1105
Loading…
Hydration error with \r in text #23234
🐞 bug
Something isn't working
scope: ssr
#9229
opened Sep 15, 2023 by
gibkigonzo
2
fix(compiler-sfc): support import * as when resolving types
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: compiler
#9190
opened Sep 12, 2023 by
edison1105
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.