Skip to content

Property 'propname' does not exist on type 'unknown' #15883

Answered by ndragun92
ghost asked this question in Questions
Discussion options

You must be logged in to vote

I had some issues with template validations in my IDE so u can disable it in tsconfig I think

{
  "compilerOptions": ...
  "vueCompilerOptions": {
    "experimentalDisableTemplateSupport": true
  }
}

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@dsvgl
Comment options

@ghost
Comment options

@ndragun92
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 participants