toonvanstrijp / nestjs-i18n

The i18n module for nestjs.
https://nestjs-i18n.com
Other
642 stars 106 forks source link

I18nContext.current() not working in NX environment #488

Closed connectprabhjeet closed 1 year ago

connectprabhjeet commented 1 year ago

I18nContext.current() is not undefined for me using https://nx.dev/packages/nest

connectprabhjeet commented 1 year ago

I have managed to resolve this using exception filters as exception filter can access i18nContext.