Skip to content

canvas.toDataURL("image/png") not working in IE  #6444

Open
@pawanupr16

Description

@pawanupr16

canvas.toDataURL("image/png") works very well on chrome and firefox
but for IE it does not work.
When canvas.toDataURL("image/png") gets called a Security error gets thrown.

Activity

jkumar88

jkumar88 commented on Jun 11, 2021

@jkumar88

Is it for Ui-grid ?

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@jkumar88@pawanupr16

        Issue actions

          canvas.toDataURL("image/png") not working in IE · Issue #6444 · angular-ui/ui-grid