Skip to content

Vue2.7.14 antd v1.7.8 throw error for binding ref to v-model #6287

@shiyeling

Description

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

Version

1.7.7

Environment

Windows 10, Chrome 110.0.5481.97, vue2.7.14

Reproduction link

https://github.com/shiyeling/testvue

Steps to reproduce

Clone the below repo:
git@github.com:shiyeling/testvue.git

npm install and npm run serve

then open the link: http://localhost:8080/ with browser and navigate to http://localhost:8080/login

What is expected?

the page should display an input with predefined string value.

What is actually happening?

the value is showing as object

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