Closed wmarques closed 2 years ago
Nevermind my Jest config was wrong, sorry ! EDIT: sorry I was wrong, even with a very basic Jest config I have the issue...
@wmarques I have not been able to reproduce this. Can you provide any additional details about your setup and how it differs from: https://github.com/mwootendev/ngx-translate-plugins/blob/develop/src/app/app.component.spec.ts#L22?
@mwootendev You are not using jest in the example setup is the big difference I think - I have provided a write up in #50 as to an easy way to reproduce this and #49
@JamesHenry thanks for the explanation in #50. I was able to publish a new 6.0.1 version with Ivy partial support enabled. This should hopefully resolve this issue.
Describe the bug After upgrading to 6.0.0 and Angular 13 I'm having this error when running my test.
To Reproduce Setup a project with latest version of Angular, NGX Translate and ngx-tranlate-testing
Expected behavior It shouldn't output error
Screenshots N/A
Desktop (please complete the following information):
Thanks ! Tell me if I can help on resolving this bug