Cordobo / angularx-qrcode

A fast and easy-to-use Angular QR Code Generator library with Ivy support
https://cordobo.github.io/angularx-qrcode/
MIT License
459 stars 125 forks source link

Support qrCodeURL (EventEmitter) for 12.0.3 version #233

Closed Persivan closed 7 months ago

Persivan commented 7 months ago

Sad. Version "^12" doesn't have qrCodeURL in QRCodeComponent. Temporary solution: use version ^13 instead of ^12."

Cordobo commented 7 months ago

I close the issue and we should leave it here as workaround for others, but it's very unlikely that version 12 will get any update if it's not from the community.

Feel free to re-open, if you think you might contribute code for the older release.