Skip to content

Issue when typing digits with comma it's reseted to 0.00 #128

Open
@Taifunov

Description

@Taifunov

Can you add the ability to somehow restrict numeric input to only '.' or ',"?
Because when I set the delimiter as '.' and try to enter 2,55 it resets to 0.00 (I think it's a bug) or we should be able to use both cases or limit this delimiter with some prop

Expected Behavior

2,55 or restrict to use ',' demiliter

Actual Behavior

2,55 resets to 0.00

Steps to Reproduce the Problem

1.Write 2,55 (with comma)
2. Remove focuse from input

Specifications

  • Plugin Version: 2.5.0
  • Vue.js Version: 2.6.12
  • Browser: Chrome
  • OS: Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions