Skip to content

about v-model:value parameter '$event' implicitly has an 'any' type #3742

@ifzm

Description

@ifzm
  • I have searched the issues of this repository and believe that this is not a duplicate.

Version

2.0.1

Environment

windows 10, chrome 88, vue 3.0.7

Reproduction link

https://vuecomponent.github.io/issue-helper/

Steps to reproduce

  • use vscode
  • install VueDX
  • input <a-input v-model:value="xxx" style="width: 80%" /> of a.vue
  • appear error tips parameter '$event' implicitly has an 'any' type

What is expected?

no error tips

What is actually happening?

appear error tips


it does not affect the use of, but it is not legal in ide. (

I want to know if it is the problem of VueDX or ant-design-vue types, I hope to get help, thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions