Cannot add property __props, object is not extensible---[Unhandled error during execution of scheduler flush. This is likely a Vue internals bug. Please open an issue at]
Version
3.0.11
Reproduction link
https://github.com/GavinChain/vue3-vuex-demo
Steps to reproduce
- yarn serve
- click "打开新增凭证"
- show console
What is expected?
a pass prop bug
What is actually happening?
Cannot add property __props, object is not extensible