Tom Barden

Results 5 comments of Tom Barden

Hiya. This is an old issue, but did you every get a solution for this?

I'm also having this same issue. It'd be great to know if anyone has any workaround for this.

@sdvivas I developed a potential workaround before I realised that my use-case means this will never work; my iframe holds content from a different domain so CORS protection prevents me...

If anyone else is running into this issue, I can bypass it for now by getting ngMocks to not mock this component with `ngMocks.globalKeep(NgxScannerQrcodeModule);`