angular-ui/ui-grid
canvas.toDataURL('image/png') is not working in IE10 and above
クローズ
#6,460 opened on 2017/11/10
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