Skip to content

Wrong behavior when formating string values #64

@AlexanderYW

Description

@AlexanderYW

Expected Behavior

If you input a String with "20000.00" as value the output value will be 20.000,00

Actual Behavior

Right now when you input a String with "20000.00" as value the output value will be 2.000.000,00

Steps to Reproduce the Problem

https://codepen.io/anon/pen/vRqyay

Specifications

  • Plugin Version: v2.3.0
  • Vue.js Version: v2.5.16
  • Browser: Chrome, Edge
  • OS: Windows 10

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