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

貢獻者指南