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

Framework: update Array.find usage to use lodash #7973

Merged
merged 1 commit into from
Sep 8, 2016
Merged

Conversation

gwwar
Copy link
Contributor

@gwwar gwwar commented Sep 8, 2016

This fixes an Array.find usage. We don't have a full polyfill solution for prototype methods (see #6117 ) so this will break in IE

Testing Instructions

  • Test pass
  • Translator jumpstart works as expected
  • Mobile theme search works

cc @seear @yoavf

@gwwar gwwar added Framework [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. [Type] Janitorial labels Sep 8, 2016
@gwwar gwwar self-assigned this Sep 8, 2016
@matticbot
Copy link
Contributor

@dmsnell dmsnell added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Sep 8, 2016
@dmsnell
Copy link
Member

dmsnell commented Sep 8, 2016

:shipit: - thanks for the quick fix @gwwar

@gwwar
Copy link
Contributor Author

gwwar commented Sep 8, 2016

Thanks for the review!

@gwwar gwwar merged commit dfb4f6a into master Sep 8, 2016
@gwwar gwwar deleted the fix/find-usages branch September 8, 2016 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants