Romanchuk / angular-i18next

angular v10+ integration with i18next v19.4+
MIT License
130 stars 33 forks source link

Builtin formatters wont work #87

Closed faculezcano closed 2 years ago

faculezcano commented 2 years ago

When trying to use for instance currency formatter it throws an error because options is not being passed to i18next.format(...) function.

I've made a PR, please let me know if i have to make changes.

https://github.com/Romanchuk/angular-i18next/pull/86

Best

Romanchuk commented 2 years ago

Thanks, mate! Finally got a minute to merge it

Romanchuk commented 2 years ago

Fixed at angular-i18next 14.1.0