Open ptman opened 11 months ago
Describe the bug
With vue-tsc 1.8.20 or newer I get:
error TS2698: Spread types may only be created from object types. v-bind="attributes"
Reproduction Link https://vue-select.org/guide/validation.html
Steps To Reproduce https://vue-select.org/guide/validation.html
Expected behavior Typescript compiler doesn't complain.
@ptman Hi, have you found any solution for this?
no
Describe the bug
With vue-tsc 1.8.20 or newer I get:
error TS2698: Spread types may only be created from object types. v-bind="attributes"
Reproduction Link https://vue-select.org/guide/validation.html
Steps To Reproduce https://vue-select.org/guide/validation.html
Expected behavior Typescript compiler doesn't complain.