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

issue/3064 Cannot spread non-iterable jquery object in ie11 #3065

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

oliverfoster
Copy link
Member

fixes #3064

Change

  • Explicitly convert jquery objects to array before spreading

Copy link
Contributor

@moloko moloko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, that was fast!

Confirm fixes the issue

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👀

@moloko moloko merged commit 91bc022 into master Mar 11, 2021
@moloko moloko deleted the issue/3064 branch March 11, 2021 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'exception thrown but not caught' error in IE11 whenever clicking on the page
4 participants