-
-
Notifications
You must be signed in to change notification settings - Fork 506
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox incompatibility #160
Comments
enable cors |
Any update? Chrome shows fine, Firefox is broken. Reproduction. Took options from qr-code-styling example from here (https://www.npmjs.com/package/qr-code-styling) and changed the image with another one (a Telegram logo base64 svg):
See how Chrome shows it correctly in the center. In Firefox it's off. |
If anyone else is still having trouble with the positioning in Firefox, switching the logo from SVG to PNG resolved the issue for me. |
Sometimes the icon if off, but with the same options, some other icons could show normally in the center:
The text was updated successfully, but these errors were encountered: