Skip to content
This repository was archived by the owner on Apr 5, 2025. It is now read-only.

Cherry/vue-tsc-null-repro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reproduction for vuejs/language-tools#5226

Run npm run test to see the reported issue.

src/example.vue:20:26 - error TS18047: '__VLS_ctx.example.foo' is possibly 'null'.

Workaround

  • Run npm i [email protected] to downgrade vue-tsc to 2.2.4.
  • Run npm run test and see the error no longer occurs

Sponsor this project

  •  

Languages