angular-ui/ui-grid

canvas.toDataURL("image/png") not working in IE

Open

#6 444 ouverte le 3 nov. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (2 496 forks)batch import
Browser IEhelp wanted

Métriques du dépôt

Stars
 (5 395 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

canvas.toDataURL("image/png") works very well on chrome and firefox but for IE it does not work. When canvas.toDataURL("image/png") gets called a Security error gets thrown.

Guide contributeur