angular-ui/ui-grid

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

已关闭

#6,460 创建于 2017年11月10日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (2,496 个派生)batch import
Browser IEhelp wanted

仓库指标

星标
 (5,395 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南