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

Not working in Internet Explorer. Missing Method array.find() #112

Closed
chrosenau opened this issue Jul 8, 2016 · 4 comments
Closed

Not working in Internet Explorer. Missing Method array.find() #112

chrosenau opened this issue Jul 8, 2016 · 4 comments

Comments

@chrosenau
Copy link

IE does not support that function prior to Edge

@dhilt
Copy link
Member

dhilt commented Jul 8, 2016

I did a little research on current code browsers compatibility and found
out that this is the only thing that breaks IE9-11. So instead of injecting
a polyfill I decided to rewrite this piece of code. And the fix is already
in 'master' and it will be included in v1.5.2 release. Thanks a lot!

On Fri, Jul 8, 2016 at 12:46 PM, ChristianRosenau notifications@github.com
wrote:

IE does not support that function prior to Edge


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#112, or mute the thread
https://github.com/notifications/unsubscribe/AEKdXO_lRAf3hRwIlpNXwnbD51VMqQcSks5qThx3gaJpZM4JH4Tl
.

Алексанов Д.И.

@dhilt dhilt closed this as completed Jul 8, 2016
@tobid
Copy link

tobid commented Sep 29, 2016

Do you have a schedule for the v1.5.2 release? I would like to update ui-scroll in an application (from v1.3.2, webjar), but need IE compatibility.

@dhilt
Copy link
Member

dhilt commented Oct 13, 2016

@tobid #119 issue restrains us from 1.5.2. release, hope we'll fix it soon...

@dhilt
Copy link
Member

dhilt commented Nov 18, 2016

@ChristianRosenau @tobid v1.5.2 is released, it includes the fix for this issue.

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

No branches or pull requests

3 participants