-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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
fix(runtime-core): handle KeepAlive children unmount when wrapped in stable v-for
🔨 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: keep-alive
#12915
opened Feb 19, 2025 by
edison1105
Loading…
parentComponent.ctx.deactivate is not a function while using stable v-for and <keep-alive>
🔨 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: keep-alive
#12914
opened Feb 19, 2025 by
yuanruixin
fix(keep-alive): avoid duplicate mounts of deactivate components
🔨 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: 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
fix(keep-alive): only prune cache if include/exclude not null
🔩 p2-edge-case
ready for review
This PR requires more reviews
scope: keep-alive
#11369
opened Jul 16, 2024 by
dddssw
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
Keep-alive doesn't work with nested router-view
has workaround
A workaround has been found to avoid the problem
scope: keep-alive
#8369
opened May 19, 2023 by
haiting
Update KeepAlive.ts
need test
The PR has missing test cases.
scope: keep-alive
✨ feature request
New feature or request
#7930
opened Mar 21, 2023 by
majoson-chen
Loading…
let <Keep-Alive> :include can recognize the New feature or request
key
attribute of its children
scope: keep-alive
✨ feature request
#7928
opened Mar 21, 2023 by
majoson-chen
fix(keep-alive): invoke initial activated hook for async components's…
ready for review
This PR requires more reviews
scope: keep-alive
#7286
opened Dec 7, 2022 by
zhangzhonghe
Loading…
keep-alive 缓存了多个页面后,onMouted执行多次
has workaround
A workaround has been found to avoid the problem
scope: keep-alive
#7280
opened Dec 6, 2022 by
daisybaicai
Activated hook is not triggering when mounting childs of an async component
has PR
A pull request has already been submitted to solve the issue
🐞 bug
Something isn't working
scope: keep-alive
#7276
opened Dec 5, 2022 by
dbssman
KeepAlive provide function to delete cache
scope: keep-alive
✨ feature request
New feature or request
#6038
opened May 31, 2022 by
xikeqian
fix(compiler-core): KeepAlive should ignore comments
scope: keep-alive
#6026
opened May 29, 2022 by
amirkian007
Loading…
include and exclude of keep alive component props are string should support spaces around commas
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: keep-alive
#5873
opened May 6, 2022 by
hchlq
fix(runtime-core): spaces are supported around commas in keep-alive include and exclude string pattern
🍰 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: keep-alive
#5872
opened May 6, 2022 by
hchlq
Loading…
Teleport
component's DOM isn't unmounted when deactivated inside KeepAlive
has workaround
#5603
opened Mar 20, 2022 by
07akioni
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
feat(keepAlive): expose pruneCacheEntry and add key match support on exclude/include changed in pruneCache.
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: keep-alive
version: minor
#5105
opened Dec 14, 2021 by
Riant
Loading…
feat(KeepAlive): support matchBy + allow custom caching strategy
🍰 p2-nice-to-have
Priority 2: this is not breaking anything but nice to have it addressed.
scope: keep-alive
version: minor
#4339
opened Aug 15, 2021 by
HcySunYang
Loading…
fix(KeepAlive): should delay update component if it wrapped in transition when deactivate
scope: keep-alive
#3959
opened Jun 15, 2021 by
edison1105
Loading…
Nested elements in kept alive component are replaced before the transition
🐞 bug
Something isn't working
scope: keep-alive
scope: transition
#3950
opened Jun 14, 2021 by
posva
Activated hook for directives
scope: keep-alive
✨ feature request
New feature or request
#2349
opened Oct 10, 2020 by
syuilo
ProTip!
Follow long discussions with comments:>50.