Skip to content

Form input not working, when used with vue class components #1411

@Tobjoern

Description

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

Version

1.4.4

Environment

Linux Mint 19.1, Chrome Version 77.0.3865.90 (Official Build) (64-bit), ^3.0.1

Reproduction link

https://github.com/Tobjoern/antd-input-bug-ts

Steps to reproduce

  1. Create a typescript vue project with the class component syntax
  2. Create a form with via fName = $form.createForm(this)
  3. Attach the appropriate markup (for example a simple form with an input)

What is expected?

One should be able to type in the input(s), but they are immediately reset, when a character is typed.

What is actually happening?

One is not able to type in the input(s)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions