core icon indicating copy to clipboard operation
core copied to clipboard

fix(keep-alive): invoke initial activated hook for async components'sā€¦

Open zhangzhonghe opened this issue 2 years ago ā€¢ 8 comments

ā€¦ child component (#7276)

fix #7276

zhangzhonghe avatar Dec 07 '22 08:12 zhangzhonghe

Deploy Preview for vuejs-coverage failed.

Name Link
Latest commit d296fe5d886c1eb04c2bbbed0ab82eb3c7867a1a
Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/63905e39fb11290008287ef4

netlify[bot] avatar Dec 07 '22 09:12 netlify[bot]

@yyx990803 , Hi Evan, understanding how busy you are, just want to make sure this PR catch your eyes and if possible, maybe push this a little bit. Thanks!

yxchai avatar Apr 11 '23 01:04 yxchai

@zhangzhonghe is attempting to deploy a commit to the vuejs Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Apr 12 '23 01:04 vercel[bot]

Would love to have this PR get traction again! Thanks for making this PR!

719media avatar Jul 14 '23 22:07 719media

Just fixed an issue at work that was caused by onActivated not being triggered. This pr has been opened for a while now and all checks seem to pass. Are you lacking manpower to review this or is there another issue ?

It would be nice to be able to remove the duplicated onMounted from our keepalive'd components.

Superpat avatar Nov 27 '23 20:11 Superpat

/ecosystem-ci run

edison1105 avatar Aug 08 '24 08:08 edison1105

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.2 kB (-8.21 kB) 34.6 kB (-2.73 kB) 31.2 kB (-2.42 kB)
vue.global.prod.js 147 kB (-9.18 kB) 54.1 kB (-2.98 kB) 48.1 kB (-2.69 kB)

Usages

Name Size Gzip Brotli
createApp 49.7 kB (-4.27 kB) 19.5 kB (-1.42 kB) 17.8 kB (-1.26 kB)
createSSRApp 53.3 kB (-4.63 kB) 21 kB (-1.56 kB) 19.1 kB (-1.41 kB)
defineCustomElement 51.9 kB (-6.59 kB) 20.2 kB (-2.14 kB) 18.5 kB (-1.89 kB)
overall 63.2 kB (-4.33 kB) 24.5 kB (-1.44 kB) 22.3 kB (-1.3 kB)

github-actions[bot] avatar Aug 08 '24 08:08 github-actions[bot]

šŸ“ Ran ecosystem CI: Open

suite result latest scheduled
language-tools :white_check_mark: success :x: failure
nuxt :x: failure :x: failure
pinia :white_check_mark: success :white_check_mark: success
primevue :white_check_mark: success :white_check_mark: success
quasar :white_check_mark: success :white_check_mark: success
radix-vue :white_check_mark: success :white_check_mark: success
router :white_check_mark: success :white_check_mark: success
test-utils :white_check_mark: success :white_check_mark: success
vant :white_check_mark: success :white_check_mark: success
vite-plugin-vue :white_check_mark: success :white_check_mark: success
vitepress :white_check_mark: success :white_check_mark: success
vue-i18n :white_check_mark: success :white_check_mark: success
vue-macros :white_check_mark: success :x: failure
vuetify :white_check_mark: success :white_check_mark: success
vueuse :white_check_mark: success :white_check_mark: success
vue-simple-compiler :white_check_mark: success :white_check_mark: success

vue-bot avatar Aug 08 '24 08:08 vue-bot