felixfbecker / svg-screenshots

📸🧩 Browser extension to take scalable, semantic, accessible screenshots of websites in SVG format.
805 stars 29 forks source link

Hangs up on creating svg with Minify option selected #76

Open MusKaya opened 3 years ago

MusKaya commented 3 years ago

Hi,

On https://medium.com/apache-pinot-developer-blog/real-time-analytics-with-presto-and-apache-pinot-part-ii-3d09ff937713,

With all of the 4 options selected (Inline resources, Keep links, Minify SVG, Pretty-print SVG) and with "Download SVG" as target, the process just hangs up and never completes.

Thanks for the awesome extension!

felixfbecker commented 3 years ago

Yeah not sure where it's hanging, it must be within SVGO, as the extension just calls SVGO. Try disabling "Minify" in the meantime.