-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When using Mazanoke to optimize/convert SVGs in Firefox or Zen Browser, it fails with "OffscreenCanvas.convertToBlob: Cannot get blob from empty canvas."
To Reproduce
Steps to reproduce the behavior:
- Open Mazanoke in Firefox/Zen
- Upload an SVG file (seems to be regardless of settings)
- No image is produced, error in console is thrown
Expected behavior
Image gets optimized and is ready for download.
Desktop (please complete the following information):
- OS: Fedora 42
- Browser Firefox/Zen (tested in both)
- Version 140.0 / 1.14.2b
Additional context
Conversion in Chrome seems fine.
Example svg that fails: https://dev.w3.org/SVG/tools/svgweb/samples/svg-files/adobe.svg
On a side note:
- It would be great to list supported browsers
- If the conversion fails, it should not fail silently but at least some error should be displayed to the user.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working