Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vue-tsc newer than 1.8.19 breaks #1808

Open
ptman opened this issue Dec 5, 2023 · 2 comments
Open

vue-tsc newer than 1.8.19 breaks #1808

ptman opened this issue Dec 5, 2023 · 2 comments
Labels

Comments

@ptman
Copy link

ptman commented Dec 5, 2023

  • Vue Version: 3.3.10
  • Vue Select Version: 4.0.0-beta6
  • vue-tsc 1.8.20+ (1.8.19 is fine)

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 ptman added the bug label Dec 5, 2023
@aslbekkucharov
Copy link

@ptman Hi, have you found any solution for this?

@ptman
Copy link
Author

ptman commented Feb 1, 2024

no

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants