angular-ui/ui-grid
在 GitHub 查看canvas.toDataURL('image/png') is not working in IE10 and above
Open
#6,460 建立於 2017年11月10日
Browser IEhelp wanted
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 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