Skip to content

Conversation

@bartoszglow
Copy link
Contributor

@bartoszglow bartoszglow commented Oct 29, 2020

IE11 Fix

Description

Fix for IE11 not supporting .find method on arrays. Fix provides replacement with .find method from lodash collection.

Extended dependency increases size of ACDL from 31 325 B to 32 307 B.

Related Issue

Fixes #106

@jckautzmann
Copy link
Contributor

LGTM. How come was it not detected by our browser support tests? Do we need to fix them too?

@bartoszglow bartoszglow merged commit beecbf0 into master Oct 29, 2020
@bartoszglow bartoszglow deleted the bugfix/IE11-errors branch October 29, 2020 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ACDL throws errors in IE11 console

4 participants