Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating README remove note about polyfill for IE 11 #933

Merged
merged 1 commit into from
Nov 19, 2018
Merged

Updating README remove note about polyfill for IE 11 #933

merged 1 commit into from
Nov 19, 2018

Conversation

wuweiweiwu
Copy link
Contributor

As of release v10 the Array.prototype.find polyfill for IE 11 is no longer needed

see: #724 (comment)

@alexreardon alexreardon merged commit 64205bf into atlassian:master Nov 19, 2018
@alexreardon
Copy link
Collaborator

🤘

@petermikitsh
Copy link

I'm using the v12.0.0-alpha.1 release and I've found that the Array.prototype.fill polyfill is needed for IE 11.

@alexreardon
Copy link
Collaborator

alexreardon commented Jun 18, 2019 via email

@petermikitsh
Copy link

If it's any help, here's a screenshot of where the exception is thrown.

Screen Shot 2019-06-17 at 6 43 48 PM

@petermikitsh
Copy link

petermikitsh commented Jun 18, 2019

Looks like it's in the getDragHandle function (same code as above, but not minified).

Screen Shot 2019-06-17 at 6 48 15 PM

@alexreardon
Copy link
Collaborator

alexreardon commented Jun 18, 2019 via email

@alexreardon
Copy link
Collaborator

alexreardon commented Jun 18, 2019 via email

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.

3 participants