Certain CSS classes causes Typescript generic types to fail #4537
Labels
bug
Something isn't working
good reproduction ✨
This issue provides a good reproduction, we will be able to investigate it first
Vue - Official extension or vue-tsc version
2.0.26
VSCode version
Version: 1.92.0-insider Commit: 82104a3a6cf8713b81e5bbd97960dbf5c82a816a Date: 2024-07-05T00:00:00.000Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.22631
Vue version
3.4.31
TypeScript version
5.5.3
System Info
Steps to reproduce
This works:
This causes error:
This causes another error:This seems to be related to this issue which will be fixed in 3.5
What is expected?
All the other generic components work fine, but for some reason under this particular circumstance I get errors.
What is actually happening?
Generic type causes errors.
Link to minimal reproduction
https://github.com/Pentadome/vue-generic-error
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: