Brakebein
Brakebein
As a workaround, I managed to mock the creation of the I18nContext. As long as I don't test that the actual translations are correct according to the language key, this...
Sorry, I don't have any use case for `@Cron` together with i18n. But shouldn't it be possible to just instantiate the I18nContext (as it works in my mocked implementation above)?...
Thanks for the credits. Indeed, my fork had evolved quite a lot, since I use it in some of my projects and added the features I needed. But many others...
> I'd be interested to contribute with my fork as well forked from @Brakebein . I had a need to add `ApiHideProperty` to hide createdBy and updatedBy fields from swagger...
Can you please provide some code snippets?
The example code works as expected. Since the error occurs in your app.component.ts, it seems that you copied the code and maybe did some small changes. It looks like that...