core
core copied to clipboard
fix(keep-alive): invoke initial activated hook for async components'sā¦
ā¦ child component (#7276)
fix #7276
Deploy Preview for vuejs-coverage failed.
Name | Link |
---|---|
Latest commit | d296fe5d886c1eb04c2bbbed0ab82eb3c7867a1a |
Latest deploy log | https://app.netlify.com/sites/vuejs-coverage/deploys/63905e39fb11290008287ef4 |
@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!
@zhangzhonghe is attempting to deploy a commit to the vuejs Team on Vercel.
A member of the Team first needs to authorize it.
Would love to have this PR get traction again! Thanks for making this PR!
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.
/ecosystem-ci run
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) |
š 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 |