Skip to content

Inputnumber setting prefix is invalid #5493

@xjpe

Description

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

Version

3.1.0-rc.4

Environment

Vue3

Reproduction link

https://www.antdv.com/components/input-number-cn#components-input-number-demo-prefix

Steps to reproduce

<a-input-number
prefix="$"
class="tw-w-24"
style="width: 100%"
v-model:value="values[0]"
:controls="false"

What is expected?

Inputnumber can set prefix normally

What is actually happening?

Inputnumber setting prefix is invalid


Version:
"ant-design-vue": "^3.0.0-alpha.14",

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