Subscribe on changes!

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]

avatar
May 10th 2021

Version

3.0.11

Reproduction link

https://github.com/GavinChain/vue3-vuex-demo

Steps to reproduce

  1. yarn serve
  2. click "打开新增凭证"
  3. show console

What is expected?

a pass prop bug

What is actually happening?

Cannot add property __props, object is not extensible

avatar
May 10th 2021

Minimum reproduction, please. A minimal reproduction means "the minimum amount of code necessary to demonstrate the problem".