lyqht / mini-qr

Generate customized qr codes easily 👾
https://mini-qr-code-generator.vercel.app
GNU General Public License v3.0
531 stars 73 forks source link

CORS issue for certain external logo image links #3

Closed lyqht closed 9 months ago

lyqht commented 1 year ago

If you use any SVG link from Icones, it works as intended, however for certain links like

https://uilicious.com/assets/images/brand/cake_logo.svg

There's a CORS issue

image

This shouldn't happen. Seems to be stemmed from the qr-code-styling library where there's many issues about CORS that are left open.

itsAnuga commented 10 months ago

Will be hard to make external sites to change their CORS rules ;)

lyqht commented 9 months ago

Workaround

If you encounter this issue, a workaround is to just upload ur image for the logo instead of using an external link