codermarcos / simple-mask-money

πŸ’° Simple mask money is a light, safe and typed package to format money!

Home Page:http://simple-mask-money.codermarcos.zone/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glitch with space in prefix

fernandoamaral opened this issue Β· comments

Hello,

I'm using SimpleMaskMoney v4.1.2 in my project and encountered an issue when trying to add a space after the currency symbol as a prefix. The configuration I'm using is as follows:

const options = {prefix: 'R$ '}; SimpleMaskMoney.setMask('input', options);

πŸš€πŸŽ‰ Hi @fernandoamaral! Thank you so much for spotting this bug πŸ›!
πŸ™Œ Your bug report was incredibly helpful, and we've fixed it as you can check in the version 4.1.3!
πŸ› οΈ Keep the feedback coming, and together, we'll make simple-mask-money even better! πŸ’ͺ🌟