Skip to content

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

@pawanupr16

Description

@pawanupr16

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

Activity

mportuga

mportuga commented on Nov 11, 2017

@mportuga
Member

Can you please provide a plunker or the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mportuga@pawanupr16

        Issue actions

          canvas.toDataURL('image/png') is not working in IE10 and above · Issue #6460 · angular-ui/ui-grid