Skip to content

Buffer.prototype.slice fails in in IE11 #224

@markb-trustifi

Description

@markb-trustifi

When running it in IE11 I get this error:

SCRIPT5045: Assignment to read-only properties is not allowed in strict mode
index.js (1075,1)

As a workaround I can remove 'use strict' and then the error disappears.
I have AngularJS 1.7 with browserify.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions