Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task
Tobjoern opened this issue Nov 12, 2019 · 2 comments
Closed
1 task

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

Tobjoern opened this issue Nov 12, 2019 · 2 comments
Labels

Comments

@Tobjoern
Copy link

  • 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)

@tangjinzhou
Copy link
Member

#392

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants