mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-20 13:27:17 +00:00

This checks for `parsererror`s in the DOMParser's returned document, to prevent re-use of the previous image and avoid displaying an error document in the SVG icon slot. Change-Type: patch Changelog-Entry: Avoid "broken" icon when selecting a zip image archive with invalid SVG.