Skip to content

Conversation

@lucasavila00
Copy link
Contributor

@lucasavila00 lucasavila00 commented May 23, 2023

I'm using https://github.com/volarjs/volar.js for another project, and I used vue-tsc as an example of using Volar.

On my Volar project, I found this bug.

This was how I fixed it there. I don't know if this is a good approach.

Closes #2756

@vikingair
Copy link
Contributor

I'm getting really annoyed about this issue.

@johnsoncodehk Can you merge the PR?

@johnsoncodehk
Copy link
Member

Thank you for your investigation! Hopefully one day we can remove these patches.

@johnsoncodehk johnsoncodehk merged commit 0435d1a into vuejs:master Jun 7, 2023
haoqunjiang added a commit to haoqunjiang/create-vue that referenced this pull request Nov 9, 2024
It was introduced to work around a bug in `vue-tsc` that has been fixed
in vuejs/language-tools#3218
cexbrayat pushed a commit to vuejs/create-vue that referenced this pull request Nov 9, 2024
It was introduced to work around a bug in `vue-tsc` that has been fixed
in vuejs/language-tools#3218
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vue-tsc ignores type errors in .vue files if the incremental setting is true

3 participants