angular-ui/ui-grid

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

Open

#6,460 opened on 2017年11月10日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
Browser IEhelp wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (30d に merged 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

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