Skip to content

ant design vue form-model input is very slow during typing  #4033

@shazimKhan

Description

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

Version

2.1.3

Environment

vue.2.0,nuxt 2.15.0, ant design 1.7.3

Reproduction link

https://www.antdv.com/components/form-model/#components-form-model-demo-basic-form

Steps to reproduce

I'm having serious problems with the form model item input

In the ** basic form ** section, if you add type fast in the input field you will begin to notice a certain slowness when typing in the fields.

In my development case, I have 21 fields, and i have split into the components but still comes slow..

At first, I thought it could be some @change that would be running unnecessarily, but after testing it in its own documentation, I realized this and decided to come here to open this issue.

I'm a big fan of your work, but it made me a little sad

What is expected?

please improve the input field performance thank you

What is actually happening?

I'm having serious problems with the form model item input

In the ** basic form ** section, if you add type fast in the input field you will begin to notice a certain slowness when typing in the fields.

In my development case, I have 21 fields, and i have split into the components but still comes slow..

At first, I thought it could be some @change that would be running unnecessarily, but after testing it in its own documentation, I realized this and decided to come here to open this issue.

I'm a big fan of your work, but it made me a little sad..

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