sweppner / labeld

LabelD is a quick and easy-to-use image annotation tool, built for academics, data scientists, and software engineers to enable single track or distributed image tagging. LabelD supports both localized, in-image (multi-)tagging, as well as image categorization.
GNU Affero General Public License v3.0
134 stars 31 forks source link

Fix the error "Not allowed to navigate top frame to data URL" #4

Closed ntvy95 closed 6 years ago

ntvy95 commented 6 years ago

When I click the download button, I cannot download the annotation due to the error Not allowed to navigate top frame to data URL. So here I offer a pull request to fix it.

sweppner commented 6 years ago

Thanks! Appreciate the support!