Use naiveui modal, vue runtime-core render Error: Cannot read properties of undefined (reading 'value')
Vue version
3.2.45
Link to minimal reproduction
https://codesandbox.io/s/fragrant-haze-5bfkcx?file=/src/Demo.vue
Steps to reproduce
open codesandbox url, wait setTimeout
What is expected?
vue runtime-core not error
What is actually happening?
runtime-core error: Cannot read properties of undefined (reading 'value')
System Info
System:
OS: Linux 4.19 UnionTech OS Desktop 20 Pro 20
CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Memory: 4.87 GB / 15.59 GB
Container: Yes
Shell: 5.0.3 - /bin/bash
Binaries:
Node: 16.14.0 - ~/.config/nvm/versions/node/v16.14.0/bin/node
Yarn: 1.22.19 - ~/.config/nvm/versions/node/v16.14.0/bin/yarn
npm: 9.2.0 - ~/.config/nvm/versions/node/v16.14.0/bin/npm
Browsers:
Chrome: 108.0.5359.124
Any additional comments?
No response
see https://github.com/vuejs/core/pull/6659 and https://github.com/vuejs/core/pull/4443#issuecomment-1259205410 you should report it to naive-ui.