Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Array.prototype.find TypeError: 'undefined' is not a function #14054

Closed
vfil opened this issue Feb 29, 2016 · 6 comments
Closed

Array.prototype.find TypeError: 'undefined' is not a function #14054

vfil opened this issue Feb 29, 2016 · 6 comments
Labels

Comments

@vfil
Copy link

vfil commented Feb 29, 2016

No description provided.

@crissdev
Copy link

crissdev commented Mar 5, 2016

Same here...Testing with phantomjs is not cool... 😞

@chuckplantain
Copy link

https://github.com/ptim/phantomjs-polyfill-find solves this by using mdn recommended polyfill

@crissdev
Copy link

Thanks. I might try that in the future, but I already switched to using Firefox. I wonder, however, why such functionality isn't in PhantomJS though.

@ariya
Copy link
Owner

ariya commented Mar 21, 2016

@crissdev Simple reason: it takes a lot of time and effort to update to the latest WebKit and we're a very small team.

@danidee10
Copy link

Hi @ariya any ETA on when it's going to be supported?

@stale stale bot added the stale label Dec 26, 2019
@stale
Copy link

stale bot commented Dec 29, 2019

Due to our very limited maintenance capacity, we need to prioritize our development focus on other tasks. Therefore, this issue will be automatically closed (see #15395 for more details). In the future, if we see the need to attend to this issue again, then it will be reopened. Thank you for your contribution!

@stale stale bot closed this as completed Dec 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants