simple-mask-money icon indicating copy to clipboard operation
simple-mask-money copied to clipboard

.formatToNumber is not working correctly

Open mkydouglas opened this issue 5 years ago • 1 comments

Hey guys, "SimpleMaskMoney.formatToNumber(this.val)" is returning a value with a dot, and I need the value as a number. Could you help me? I'm attaching a image showing the return. Thanks!!

71266797-e885c900-2327-11ea-864e-5a473ea8043f

mkydouglas avatar Dec 20 '19 15:12 mkydouglas

Many thanks for your issue is very important to help improve our package. :smile: :+1: This is expected behavior because this method returns the value in the default number format. Anyway we can think of some cool solution to include in the project to solve your problem send a solution idea to include in the next versions or if you want to contribute more feel free to send your a pull request... Tks :heart:

codermarcos avatar Dec 23 '19 17:12 codermarcos