Mario Werner

Results 12 comments of Mario Werner

2023 and the warning still appears.

Don't get your hopes to high that the library will be updated. I just switched to angular2-qrcode. Super easy migration. https://www.positronx.io/angular-generate-or-create-qr-code-using-angular2-qrcode-package/

> The same happens for the package you suggested @mw108 😢 Are you sure? The alternative package (`angular2-qrcode`) works fine for me with Angular 16. https://stackblitz.com/edit/stackblitz-starters-coxmss?file=src%2Fmain.ts

> This library works in Angular 15, but it doesn't work on Angular 16. It does: https://stackblitz.com/edit/stackblitz-starters-coxmss?file=src%2Fmain.ts

Ok, nevermind. I assumed you meant the angular2-qrcode library. Check my answer above: https://github.com/techiediaries/ngx-qrcode/issues/103#issuecomment-1629195205

No feedback here in over 1 month. Am I the only one having this issue? Is it an issue with ngApexCharts or an error on my side?

I abandoned Apexcharts and switched to Apache ECharts: https://echarts.apache.org/en/index.html

I see, you are right. Wow. Such a simple pitfall. 🙈

Can confirm it works. Specifying `adaptive_icon_background` and `adaptive_icon_foreground` in either the `pubspec.yaml` or `flutter_launcher_icons.yaml` and regenerating the launcher icons via `dart run flutter_launcher_icons` solves the problem.