ngx-scanner icon indicating copy to clipboard operation
ngx-scanner copied to clipboard

(@zxing/ngx-scanner) which declares ZXingScannerModule has not been processed correctly by ngcc

Open Yash1007 opened this issue 5 years ago • 2 comments

Bug, feature request, or proposal:

This is not compatible with latest angular 9?

What is the expected behavior?

What is the current behavior?

What are the steps to reproduce?

Providing a StackBlitz reproduction is the best way to share your issue.
StackBlitz starter: https://stackblitz.com/fork/zxing-ngx-scanner

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, ngx-scanner, OS, TypeScript, browsers are affected?

Is there anything else we should know?

Yash1007 avatar May 23 '20 05:05 Yash1007

I resolved this by setting - "enableIvy": false,

Yash1007 avatar May 23 '20 06:05 Yash1007

The package is not entirely tested on Ivy, so I would not be surprised if it did not works with Ivy at all.

odahcam avatar May 25 '20 01:05 odahcam