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

Fix ie11 support (Object.values) #694

Merged
merged 1 commit into from Apr 9, 2019

Conversation

jdlehman
Copy link
Contributor

@jdlehman jdlehman commented Apr 9, 2019

Looks like ie11 doesn't support Object.values. I've replaced the 2 instances of this with code that will run in ie11.

My branch includes changes from running npm run build, let me know if you'd rather me commit the changes without the build changes, or if there are any other changes you want me to make.

@davidjbradshaw
Copy link
Owner

Arh, good spot, I thought I'd checked that on caniuse, but it appears not.

@davidjbradshaw
Copy link
Owner

I'll check and release this in the morning

@davidjbradshaw davidjbradshaw merged commit fb36319 into davidjbradshaw:master Apr 9, 2019
@jdlehman jdlehman deleted the object-values-ie11 branch April 10, 2019 01:13
@davidjbradshaw
Copy link
Owner

Released as v4.1.1

@davidjbradshaw
Copy link
Owner

Thank you for this

@jdlehman
Copy link
Contributor Author

Thanks for the quick merge and release!

@reubenrd
Copy link

Your latest merge doesn't seem to be working for me - the iframe no longer resizes in any browser... Also, I believe there are few out-of-date files in the repository.

@davidjbradshaw
Copy link
Owner

Any error message?

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

3 participants