## 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