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

IE11 Support: Add missing polyfill for Array.prototype.find #863

Merged
merged 1 commit into from May 8, 2020
Merged

Conversation

pehbehbeh
Copy link
Contributor

We had to add this polyfill to get everything to work in IE 11.

  • Elixir version (elixir -v): 1.10.2
  • Phoenix version (mix deps): 1.5.1
  • Phoenix LiveView version (mix deps): 0.12.1
  • NodeJS version (node -v): 12.15.0
  • NPM version (npm -v): 6.14.4
  • Operating system: bitwalker/alpine-elixir-phoenix:1.10.2 Docker Image

@chrismccord chrismccord merged commit 6f52b4b into phoenixframework:master May 8, 2020
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.

None yet

2 participants