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

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…
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
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…
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
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…
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): 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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.