GitHub / vuejs/core issues and pull requests
Labelled with: scope: transition
#14113 - fix(Transition): fixed transition completing too early when slowing down animation speed in browser dev tools
Pull Request -
State: open - Opened by AchoDev 11 days ago
- 2 comments
Labels: scope: transition, 🔩 p2-edge-case
#13894 - fix(TransitionGroup): filter out transition-specific props to avoid invalid HTML attributes
Pull Request -
State: open - Opened by Husky-Yellow 2 months ago
- 4 comments
Labels: scope: transition, :cake: p2-nice-to-have, wait changes
#13853 - fix(transition-group): run `forceReflow` on the correct document (fix #13849)
Pull Request -
State: open - Opened by zusorio 3 months ago
- 4 comments
Labels: scope: transition, :cake: p2-nice-to-have
#13853 - fix(transition-group): run `forceReflow` on the correct document (fix #13849)
Pull Request -
State: closed - Opened by zusorio 3 months ago
- 5 comments
Labels: scope: transition, :cake: p2-nice-to-have
#13849 - TransitionGroup's move animations don't work when moved to another document
Issue -
State: closed - Opened by zusorio 3 months ago
Labels: scope: transition, 🔩 p2-edge-case
#13396 - fix(ssr): ensure empty slots render as a comment node in Transition
Pull Request -
State: open - Opened by edison1105 6 months ago
- 11 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug, scope:hydration
#13339 - fix(hydration): handle transition appear hydration edge case
Pull Request -
State: closed - Opened by edison1105 7 months ago
- 3 comments
Labels: scope: transition, :hammer: p3-minor-bug, scope:hydration
#13339 - fix(hydration): handle transition appear hydration edge case
Pull Request -
State: closed - Opened by edison1105 7 months ago
- 3 comments
Labels: scope: transition, :hammer: p3-minor-bug, scope:hydration
#13335 - `<Transition appear>` leads to hydration mismatch with SSR
Issue -
State: closed - Opened by danielroe 7 months ago
- 1 comment
Labels: scope: transition, :hammer: p3-minor-bug, scope:hydration
#13183 - fix(TransitionGroup): reset prevChildren to prevent memory leak
Pull Request -
State: closed - Opened by edison1105 8 months ago
- 4 comments
Labels: ready to merge, scope: transition, :exclamation: p4-important
#13183 - fix(TransitionGroup): reset prevChildren to prevent memory leak
Pull Request -
State: closed - Opened by edison1105 8 months ago
- 4 comments
Labels: ready to merge, scope: transition, :exclamation: p4-important
#13181 - Memory leaks when using transition-group
Issue -
State: closed - Opened by alexeyvokin 8 months ago
- 3 comments
Labels: scope: transition, :exclamation: p4-important
#13153 - When Transition and keep-alive are used together, the display is incorrect
Issue -
State: closed - Opened by jimei416 8 months ago
- 2 comments
Labels: scope: transition, has workaround, :hammer: p3-minor-bug
#13152 - fix(Transition): handle KeepAlive + transition leaving edge case
Pull Request -
State: open - Opened by edison1105 8 months ago
- 2 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12860 - KeepAlive + Transition + v-if 同时使用时会导致时会导致内存泄漏的问题依然存在
Issue -
State: closed - Opened by 1451544363 10 months ago
- 2 comments
Labels: scope: transition, scope: keep-alive, :exclamation: p4-important
#12653 - Problems with using Transition and KeepAlive at the same time
Issue -
State: closed - Opened by hooray 11 months ago
- 1 comment
Labels: :lady_beetle: bug, scope: transition
#12468 - fix(transition): fix KeepAlive with transition out-in mode behavior in production
Pull Request -
State: closed - Opened by yangxiuxiu1115 about 1 year ago
- 8 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12288 - fix(transition): reflow before leave-active class after leave-from (#2593), while fixing (#10688)
Pull Request -
State: closed - Opened by Tadehz about 1 year ago
- 9 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12288 - fix(transition): reflow before leave-active class after leave-from (#2593), while fixing (#10688)
Pull Request -
State: closed - Opened by Tadehz about 1 year ago
- 9 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12182 - fix(Transition): fix transition memory leak edge case
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 10 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12182 - fix(Transition): fix transition memory leak edge case
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 10 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#12181 - Possible memory leak with Transition
Issue -
State: closed - Opened by miroljub1995 about 1 year ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition, :hammer: p3-minor-bug
#12133 - fix(transition): cancel the delayed execution of the transition enter hook
Pull Request -
State: open - Opened by yangxiuxiu1115 about 1 year ago
- 5 comments
Labels: scope: transition, ready for review
#12047 - fix(transition/ssr): make transition appear work with Suspense in SSR
Pull Request -
State: open - Opened by edison1105 about 1 year ago
- 2 comments
Labels: ready to merge, scope: transition, scope: ssr, :hammer: p3-minor-bug
#12047 - fix(transition/ssr): make transition appear work with Suspense in SSR
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 2 comments
Labels: ready to merge, scope: transition, scope: ssr, :hammer: p3-minor-bug
#12046 - <Transition appear> seems not working on SSR
Issue -
State: closed - Opened by liqueflies about 1 year ago
- 2 comments
Labels: scope: transition, scope: ssr, :hammer: p3-minor-bug
#11967 - fix(transition): respect `duration` setting even when it is `0`
Pull Request -
State: open - Opened by Mini-ghost about 1 year ago
- 2 comments
Labels: ready to merge, scope: transition, 🔩 p2-edge-case
#11967 - fix(transition): respect `duration` setting even when it is `0`
Pull Request -
State: closed - Opened by Mini-ghost about 1 year ago
- 2 comments
Labels: ready to merge, scope: transition, 🔩 p2-edge-case
#11961 - fix(ssr): don't render comments in TransitionGroup
Pull Request -
State: open - Opened by edison1105 about 1 year ago
- 2 comments
Labels: :lady_beetle: bug, ready to merge, scope: transition
#11961 - fix(ssr): don't render comments in TransitionGroup
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 2 comments
Labels: :lady_beetle: bug, ready to merge, scope: transition
#11959 - feat(transition): support transition to teleport component child
Pull Request -
State: open - Opened by yangxiuxiu1115 about 1 year ago
- 4 comments
Labels: ready to merge, scope: transition, version: minor, :cake: p2-nice-to-have
#11958 - TransitionGroup hydration mismatch (caused by comment)
Issue -
State: closed - Opened by fabkho about 1 year ago
- 1 comment
Labels: :lady_beetle: bug, scope: transition
#11888 - fix(TransitionGroup): not warn unkeyed text children with whitespece preserve
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 7 comments
Labels: ready to merge, scope: transition, :cake: p2-nice-to-have
#11888 - fix(TransitionGroup): not warn unkeyed text children with whitespece preserve
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 7 comments
Labels: ready to merge, scope: transition, :cake: p2-nice-to-have
#11885 - [Vue warn]: <TransitionGroup> children must be keyed. With whitespace = 'preserve'
Issue -
State: closed - Opened by LeftGamer1 about 1 year ago
Labels: :lady_beetle: bug, scope: transition
#11824 - fix(Transition): handle leave immediately done in out-in mode
Pull Request -
State: open - Opened by edison1105 about 1 year ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition, :cake: p2-nice-to-have
#11824 - fix(Transition): handle leave immediately done in out-in mode
Pull Request -
State: open - Opened by edison1105 about 1 year ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition, :cake: p2-nice-to-have
#11778 - fix(Transition): handle KeepAlive child unmount in Transition out-in mode
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 6 comments
Labels: scope: transition, :hammer: p3-minor-bug, ready for review
#11778 - fix(Transition): handle KeepAlive child unmount in Transition out-in mode
Pull Request -
State: closed - Opened by edison1105 about 1 year ago
- 7 comments
Labels: scope: transition, :hammer: p3-minor-bug, ready for review
#11775 - 同时使用KeepAlive和Transition, Transition使用out-in模式, 使用include控制缓存的组件, 可能导致out-in失效
Issue -
State: closed - Opened by beishuangzz about 1 year ago
- 10 comments
Labels: :lady_beetle: bug, scope: transition, :hammer: p3-minor-bug
#11515 - fix(ssr): don't render v-if comments in TransitionGroup + static tag
Pull Request -
State: closed - Opened by edison1105 over 1 year ago
- 1 comment
Labels: scope: transition, scope: ssr, :hammer: p3-minor-bug, ready for review
#11514 - TransitionGroup hydration mismatch
Issue -
State: closed - Opened by fabkho over 1 year ago
- 1 comment
Labels: scope: transition, scope: ssr, :hammer: p3-minor-bug
#11061 - Many issues with Transition since 3.4.26
Issue -
State: closed - Opened by nborko over 1 year ago
- 1 comment
Labels: scope: transition, :exclamation: p4-important, regression
#10677 - <transition appear> is breaking/flickering when toggling hide/show while transition is happening
Issue -
State: closed - Opened by rs3d over 1 year ago
- 3 comments
Labels: scope: transition, has PR
#10632 - fix(Transition): ensure the KeepAlive children unmount w/ out-in mode
Pull Request -
State: closed - Opened by edison1105 over 1 year ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition, ready for review
#10632 - fix(Transition): ensure the KeepAlive children unmount w/ out-in mode
Pull Request -
State: closed - Opened by edison1105 over 1 year ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition, ready for review
#10620 - KeepAlive + Transition + v-if 同时使用时会导致时会导致内存泄漏的2个bug
Issue -
State: open - Opened by wcldyx over 1 year ago
- 6 comments
Labels: :lady_beetle: bug, scope: transition
#10588 - Issues Regarding TransitionGroup
Issue -
State: closed - Opened by bambooGHT over 1 year ago
- 4 comments
Labels: scope: transition
#10497 - fix(runtime-core): optimize judgment
Pull Request -
State: closed - Opened by BIMiracle over 1 year ago
- 2 comments
Labels: scope: transition
#10497 - fix(runtime-core): optimize judgment
Pull Request -
State: closed - Opened by BIMiracle over 1 year ago
- 2 comments
Labels: scope: transition
#9999 - fix(Suspense): correctly update the transition anchor point
Pull Request -
State: closed - Opened by baiwusanyu-c almost 2 years ago
- 13 comments
Labels: scope: transition, scope: suspense, regression
#9933 - SSR + Slot inside TransitionGroup results in hydration mismatch
Issue -
State: closed - Opened by logotip4ik almost 2 years ago
- 2 comments
Labels: :lady_beetle: bug, scope: transition, scope: ssr
#9832 - `<Transition appear>` breaks click event listener
Issue -
State: closed - Opened by CernyMatej almost 2 years ago
- 2 comments
Labels: :lady_beetle: bug, scope: transition, scope: ssr
#9733 - fix(runtime-dom): fix TransitionGroup bug when parent has scale CSS property
Pull Request -
State: open - Opened by DragonnZhang almost 2 years ago
- 4 comments
Labels: duplicate, scope: transition, ready for review
#9665 - `TransitionGroup` does not take into account CSS scale
Issue -
State: closed - Opened by somebody1234 about 2 years ago
- 2 comments
Labels: scope: transition
#9412 - fix(Transition): ensure appear callback invoking properly
Pull Request -
State: open - Opened by edison1105 about 2 years ago
- 2 comments
Labels: :lady_beetle: bug, scope: transition, ready for review
#9396 - Transition: custom appear(-active/to) classes stay on the element after transition ends.
Issue -
State: open - Opened by cess123456 about 2 years ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition, :hammer: p3-minor-bug
#9388 - fix(Suspense): mount runs too early when used in Transition
Pull Request -
State: closed - Opened by pikax about 2 years ago
- 6 comments
Labels: scope: transition, scope: suspense, :exclamation: p4-important
#9309 - fix(runtime-core): Suspense get anchor properly in Transition
Pull Request -
State: closed - Opened by edison1105 about 2 years ago
- 1 comment
Labels: scope: transition, scope: suspense, :hammer: p3-minor-bug
#9067 - TransitionGroup children el may be null
Issue -
State: closed - Opened by royalknight56 over 2 years ago
- 2 comments
Labels: scope: transition, has PR, :hammer: p3-minor-bug
#8859 - feat(ssr): transition appear work with SSR
Pull Request -
State: closed - Opened by edison1105 over 2 years ago
- 2 comments
Labels: scope: transition, scope: ssr, :exclamation: p4-important, ready for review
#8105 - `<Transition>` wrapped by `<Suspense>` breaks entirely if interrupted before it completes
Issue -
State: closed - Opened by danielroe over 2 years ago
- 10 comments
Labels: :lady_beetle: bug, scope: transition, scope: suspense, has PR
#7966 - App crashes when using router-view, transition, suspense and teleport
Issue -
State: open - Opened by Jazcash over 2 years ago
- 4 comments
Labels: scope: transition, scope: suspense, scope: teleport, has PR, 🔩 p2-edge-case
#7919 - Nested TransitionGroup Bug - .move class not applied anymore
Issue -
State: open - Opened by titouandk over 2 years ago
- 1 comment
Labels: need guidance, scope: transition
#7901 - fix(runtime-dom): TransitionGroup does not handle async components that have not been resolved
Pull Request -
State: closed - Opened by baiwusanyu-c over 2 years ago
- 3 comments
Labels: scope: transition, :hammer: p3-minor-bug
#7901 - fix(runtime-dom): TransitionGroup does not handle async components that have not been resolved
Pull Request -
State: closed - Opened by baiwusanyu-c over 2 years ago
- 3 comments
Labels: scope: transition, :hammer: p3-minor-bug
#7898 - Async components in a TransitionGroup cause getBoundingClientRect is not a function
Issue -
State: closed - Opened by ElMassimo over 2 years ago
- 4 comments
Labels: scope: transition, has PR, :hammer: p3-minor-bug
#7754 - Binding the 'v-for' element with 'ref' causes the movement animation to disappear when the list element is removed.
Issue -
State: open - Opened by flycran almost 3 years ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition, has workaround
#7649 - Transitions with v-if statements at root-level of components aren't working the same way as in Vue 2
Issue -
State: closed - Opened by lehni almost 3 years ago
- 10 comments
Labels: scope: transition
#7554 - TransitionGroup is missing the style scope attribute on SSR
Issue -
State: closed - Opened by posva almost 3 years ago
Labels: :lady_beetle: bug, scope: transition, scope: ssr, has PR, :exclamation: p4-important, regression
#7541 - fix(runtime-dom): `transitionGroup` can render `:slotted` styles
Pull Request -
State: open - Opened by baiwusanyu-c almost 3 years ago
- 4 comments
Labels: ready to merge, scope: transition, scope: slots
#7387 - fix(transition): fix broken transition with out-in mode on dev root f…
Pull Request -
State: closed - Opened by zhangzhonghe almost 3 years ago
- 6 comments
Labels: scope: transition, wait changes
#7387 - fix(transition): fix broken transition with out-in mode on dev root f…
Pull Request -
State: closed - Opened by zhangzhonghe almost 3 years ago
- 6 comments
Labels: scope: transition, wait changes
#7334 - Root Comments in a component will break Transition
Issue -
State: closed - Opened by hongguang-alt almost 3 years ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition
#7121 - (hmr/keep-alive): After hmr, the page cannot be switched normally
Issue -
State: closed - Opened by zhulh-dev about 3 years ago
- 7 comments
Labels: scope: transition, scope: hmr
#6951 - Transition appear flag doesn't work in SSR
Issue -
State: closed - Opened by rhernandog about 3 years ago
- 4 comments
Labels: :lady_beetle: bug, scope: transition, scope: ssr, :exclamation: p4-important
#6783 - fix(runtime-core):transition missing root node warning used in prod #6752
Pull Request -
State: closed - Opened by baiwusanyu-c about 3 years ago
- 3 comments
Labels: scope: transition
#6783 - fix(runtime-core):transition missing root node warning used in prod #6752
Pull Request -
State: closed - Opened by baiwusanyu-c about 3 years ago
- 3 comments
Labels: scope: transition
#6752 - DEV_ROOT_FRAGMENT patchFlag is set despite compilerOptions.comments = true
Issue -
State: open - Opened by jonaskuske about 3 years ago
- 2 comments
Labels: scope: transition, 🔩 p2-edge-case
#6745 - TransitionGroup getBoundingClientRect is not a function
Issue -
State: closed - Opened by yurirnascimento about 3 years ago
- 11 comments
Labels: scope: transition, has PR
#6715 - TransitionGroup fails to hydrate when child has v-if
Issue -
State: closed - Opened by jonaskuske about 3 years ago
- 12 comments
Labels: scope: transition, scope: ssr, :hammer: p3-minor-bug
#6260 - onBeforeMount and onMount called, but onBeforeUnmount and onUnmount not, if inside <transition>
Issue -
State: closed - Opened by plehnen over 3 years ago
- 4 comments
Labels: scope: transition
#6253 - Transition not working with custom transition classes in Vue 3 migration build
Issue -
State: closed - Opened by jamisuomalainen over 3 years ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition, scope: v2 compat
#6238 - fix(runtime-core): comments before single root element breaking Transition
Pull Request -
State: open - Opened by qmhc over 3 years ago
- 13 comments
Labels: scope: transition, :cake: p2-nice-to-have, ready for review
#6180 - TransitionGroup - item keys change when using v-if and this messes with the transition
Issue -
State: open - Opened by ddenev over 3 years ago
- 3 comments
Labels: scope: transition, need discussion
#6108 - fix(runtime-dom): use offsetLeft and offsetTop instead of getBoundingClientRect to avoid transform scale affect animation
Pull Request -
State: open - Opened by joo1es over 3 years ago
- 4 comments
Labels: ready to merge, scope: transition, :hammer: p3-minor-bug
#6081 - Transition: Reusable/Wrapped Transition not working
Issue -
State: open - Opened by benjaminrobinet over 3 years ago
- 1 comment
Labels: scope: transition, 🔩 p2-edge-case
#6080 - Root comment breaking the `<Transition>` without any warning
Issue -
State: open - Opened by qmhc over 3 years ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition
#5916 - fix(runtime-core): Error on showing element before delayed hidding transition
Pull Request -
State: closed - Opened by liulinboyi over 3 years ago
- 4 comments
Labels: scope: transition
#5916 - fix(runtime-core): Error on showing element before delayed hidding transition
Pull Request -
State: closed - Opened by liulinboyi over 3 years ago
- 4 comments
Labels: scope: transition
#5891 - Error on showing element before delayed hidding transition
Issue -
State: closed - Opened by 50rayn over 3 years ago
- 1 comment
Labels: scope: transition
#5844 - `<Suspense>` + `<Transition>` means mounted() runs too early
Issue -
State: closed - Opened by danielroe over 3 years ago
- 8 comments
Labels: :lady_beetle: bug, scope: transition, scope: suspense, :exclamation: p4-important
#5836 - Transition should sniff for Teleport
Issue -
State: closed - Opened by Fuzzyma over 3 years ago
- 17 comments
Labels: :sparkles: feature request, scope: transition, scope: teleport, has PR, :cake: p2-nice-to-have
#5816 - TransitionGroup should have before-move, move and after-move Javascript hooks
Issue -
State: closed - Opened by paya-cz over 3 years ago
Labels: :sparkles: feature request, scope: transition, transferred to rfc discussions
#5779 - fix(runtime-core): avoid number type transition child key duplicating with index key
Pull Request -
State: open - Opened by yuwu9145 over 3 years ago
- 6 comments
Labels: ready to merge, scope: transition, 🔩 p2-edge-case
#5680 - 切换组件报错,可能是transition+keep-alive的问题
Issue -
State: closed - Opened by npmrun over 3 years ago
- 4 comments
Labels: scope: transition, scope: keep-alive, has workaround
#5675 - Comments inside Transition are considered as a node
Issue -
State: closed - Opened by HassanZahirnia over 3 years ago
- 2 comments
Labels: :lady_beetle: bug, scope: transition
#5557 - fix(Transition): Make transition behavior in KeepAlive in dev-mode consistent with production-mode.
Pull Request -
State: open - Opened by ygj6 over 3 years ago
- 6 comments
Labels: :lady_beetle: bug, scope: transition, :cake: p2-nice-to-have, wait changes
#5500 - Transition uses wrong leave-to class when HTML comments exists as template root
Issue -
State: open - Opened by gmichaeljaison over 3 years ago
- 3 comments
Labels: :lady_beetle: bug, scope: transition, has workaround, 🔩 p2-edge-case
#5385 - Unnecessary move animation in nested <transition-group>
Issue -
State: open - Opened by scx567888 almost 4 years ago
- 4 comments
Labels: scope: transition, :hammer: p3-minor-bug