angular-ui/ui-grid
Ver no GitHubcanvas.toDataURL('image/png') is not working in IE10 and above
Open
#6.460 aberto em 10 de nov. de 2017
Browser IEhelp wanted
Métricas do repositório
- Stars
- (5.395 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
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