Vadim Novikov

Results 3 issues of Vadim Novikov

### Version 6.0.0-beta.21 ### Browser and OS info Google Chrome Version 97.0.4692.71 ### What is actually happening Hi, I have many store modules in my project with dynamic keys I...

need repro

### What problem does this feature solve? our team use this type to declare component props and we have to use patch for that ### What does the proposed API...

need more info
feat: types

``` "vue": "^3.2.30", "vue-class-component": "^8.0.0-rc.1", ``` and if I provide something to children component by props I got this warning `[Vue warn]: Computed property "canCreate" is already defined in Props`