angular-ui/ui-grid

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

クローズ

#6,460 opened on 2017/11/10

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (2,496 件のフォーク)batch import
Browser IEhelp wanted

Repository metrics

Stars
 (5,395 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド