-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
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
When Transition and keep-alive are used together, the display is incorrect
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
has workaround
A workaround has been found to avoid the problem
scope: transition
#13153
opened Apr 2, 2025 by
jimei416
fix(Transition): handle KeepAlive + transition leaving edge case
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
ready to merge
The PR is ready to be merged.
scope: transition
#13152
opened Apr 2, 2025 by
edison1105
Loading…
<Transition appear>, wrapped in another node, doesn't work with Suspense
has workaround
A workaround has been found to avoid the problem
🔩 p2-edge-case
scope: suspense
scope: transition
#12435
opened Nov 18, 2024 by
upschk
fix(transition): cancel the delayed execution of the transition enter hook
ready for review
This PR requires more reviews
scope: transition
#12133
opened Oct 9, 2024 by
yangxiuxiu1115
Loading…
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
feat(transition): support transition to teleport component child
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready to merge
The PR is ready to be merged.
scope: transition
version: minor
#11959
opened Sep 18, 2024 by
yangxiuxiu1115
Loading…
Transition should sniff for teleport in custom components
scope: transition
#11910
opened Sep 12, 2024 by
Fuzzyma
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…
Conditional CSS classes not applied for items in TransitionGroup
scope: transition
#11687
opened Aug 22, 2024 by
PhilippChEnBW
fix(runtime-dom): fix TransitionGroup bug when parent has scale CSS property
duplicate
This issue or pull request already exists
ready for review
This PR requires more reviews
scope: transition
#9733
opened Dec 1, 2023 by
DragonnZhang
Loading…
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
fix(runtime-dom): inconsistent behaviour on nested transition groups
🔨 p3-minor-bug
Priority 3: this fixes a bug, but is an edge case that only affects very specific usage.
🐞 bug
Something isn't working
ready for review
This PR requires more reviews
scope: transition
#8803
opened Jul 18, 2023 by
daniser
Loading…
App crashes when using router-view, transition, suspense and teleport
has PR
A pull request has already been submitted to solve the issue
🔩 p2-edge-case
scope: suspense
scope: teleport
scope: transition
#7966
opened Mar 27, 2023 by
Jazcash
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
Binding the 'v-for' element with 'ref' causes the movement animation to disappear when the list element is removed.
has workaround
A workaround has been found to avoid the problem
🐞 bug
Something isn't working
scope: transition
#7754
opened Feb 19, 2023 by
flycran
fix(runtime-dom): The PR is ready to be merged.
scope: slots
scope: transition
transitionGroup
can render :slotted
styles
ready to merge
#7541
opened Jan 16, 2023 by
baiwusanyu-c
Loading…
:slotted
styles not being applied if slot is wrapped in TransitionGroup
has PR
#7532
opened Jan 13, 2023 by
anatolykopyl
DEV_ROOT_FRAGMENT patchFlag is set despite compilerOptions.comments = true
🔩 p2-edge-case
scope: transition
#6752
opened Sep 26, 2022 by
jonaskuske
fix(runtime-core): comments before single root element breaking Transition
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
ready for review
This PR requires more reviews
scope: transition
#6238
opened Jul 7, 2022 by
qmhc
Loading…
TransitionGroup - item keys change when using v-if and this messes with the transition
need discussion
scope: transition
#6180
opened Jun 25, 2022 by
ddenev
fix(runtime-dom): use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation
🔩 p2-edge-case
ready for review
This PR requires more reviews
scope: transition
#6108
opened Jun 14, 2022 by
joo1es
Loading…
TransitionGroup Flip will be affected by transform
scope: transition
#6105
opened Jun 13, 2022 by
joo1es
2
Previous Next
ProTip!
Follow long discussions with comments:>50.