Closed
Description
Vue version
3.3.8
Link to minimal reproduction
Steps to reproduce
View error information
What is expected?
no error
What is actually happening?
Use Partial to define the type of props and cannot be passed to the v-bind directive.
System Info
System:
OS: Windows 10 10.0.19045
CPU: (12) x64 Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz
Memory: 3.43 GB / 15.87 GB
Binaries:
Node: 18.1.0 - E:\code\NodeJS\node.EXE
Yarn: 1.22.19 - E:\code\NodeJS\yarn.CMD
npm: 8.8.0 - E:\code\NodeJS\npm.CMD
pnpm: 8.10.5 - D:\yizhaotong-code\xueyuanjia-win\node_modules\.bin\pnpm.CMD
Browsers:
Edge: Spartan (44.19041.3636.0), Chromium (119.0.2151.72)
Internet Explorer: 11.0.19041.3636
npmPackages:
vue: ^3.3.8 => 3.3.8
Any additional comments?
No response