Skip to content

Chai 4.3.x or higher doesn't run on IE 11 #1379

@lnewson

Description

@lnewson

Chai 4.3 introduced a regression via #1334 that causes chai to throw a syntax error on IE 11. This is because it's using an arrow function here which isn't supported on IE 11.

image

This is also causing the automated saucelab tests setup for Chai to fail: https://app.saucelabs.com/tests/2e7d344d051d40a9b1524d6df4b86a1b

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