[ssr] Error with KeepAlive: Cannot destructure property p
of 'undefined' or 'null'
#3255
Labels
❗ p4-important
Priority 4: this fixes bugs that violate documented behavior, or significantly improves perf.
🐞 bug
Something isn't working
scope: ssr
Version
3.0.5
Reproduction link
https://github.com/rstoenescu/vue3-ssr-bug-keepalive
Steps to reproduce
src/pages/Home.js
):What is expected?
Not to error out
What is actually happening?
Error from vue core
The text was updated successfully, but these errors were encountered: