angular-ui/ui-grid

canvas.toDataURL('image/png') is not working in IE10 and above

Fermée

#6 460 ouverte le 10 nov. 2017

 (1 commentaire) (0 réaction) (0 personne assignée)JavaScript (2 496 forks)batch import
Browser IEhelp wanted

Métriques du dépôt

Stars
 (5 395 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

I found canvas.toDataURL('image/png') don't work even in IE10.

SecurityError IE11 canvas.toDataURL('image/png') It works well in chrome and firefox,but in IE11, it throws an exception:SecurityError

Guide contributeur