angular-ui/ui-grid

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

Open

#6.444 aberto em 3 de nov. de 2017

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (2.496 forks)batch import
Browser IEhelp wanted

Métricas do repositório

Stars
 (5.395 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador