We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.2.31
sfc.vuejs.org/
console:
Posts: onActivated AsyncPosts: onActivated
Posts: onActivated
AsyncPosts component's activated hooks dosen't called on initial mount.
The text was updated successfully, but these errors were encountered:
duplicate of #5095
Sorry, something went wrong.
fix(runtime-core): fix activated hook when using async component with…
f1d1cdb
… KeepAlive (#5459) fix #5095 fix #5651
fix(keep-alive): invoke initial activated hook for async components
20ed16f
revert #5459 fix #5095 fix #5651
a6dd545
… KeepAlive (vuejs#5459) fix vuejs#5095 fix vuejs#5651
9ddff44
revert vuejs#5459 fix vuejs#5095 fix vuejs#5651
No branches or pull requests
Version
3.2.31
Reproduction link
sfc.vuejs.org/
Steps to reproduce
What is expected?
console:
What is actually happening?
console:
AsyncPosts component's activated hooks dosen't called on initial mount.
The text was updated successfully, but these errors were encountered: