Closed brianmucha closed 6 years ago
https://github.com/osrec/currencyFormatter.js/blob/6c6732567a7702cb5fae26ba160aaa7942dc7e9d/currencyFormatter.js#L1275
I get Invalid character - line 1275 character 49 in IE10
Please use the version in the dist/ folder. The version you're using contains template literals, which IE does not support, therefore you need the transpiled version from the dist/ folder.
https://github.com/osrec/currencyFormatter.js/blob/6c6732567a7702cb5fae26ba160aaa7942dc7e9d/currencyFormatter.js#L1275
I get Invalid character - line 1275 character 49 in IE10