Skip to content

Framing fails in IE11 and Edge with "Invalid calling object" #319

Closed
@AlexeyMz

Description

@AlexeyMz

In IE11 framing fails at setImmediate() call, probably due to an Internet Explorer-specific bug which requires setImmediate() to be called only on window context.

There is already a check related to this issue for IE10 but it doesn't work on IE11 because it defines setImmediate function:
https://github.com/digitalbazaar/jsonld.js/blob/master/lib/util.js#L37

EDIT: It also fails in Edge for the same reason.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions