defineAsyncComponent not cache same component when rerun
Version
3.2.20
Reproduction link
Steps to reproduce
- open Devtool
- click button
What is expected?
Comp should not be re-rendered
What is actually happening?
Comp will be remounted
3.2.20
Comp should not be re-rendered
Comp will be remounted