-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Array.prototype.find TypeError: 'undefined' is not a function #14054
Comments
Same here...Testing with phantomjs is not cool... 😞 |
https://github.com/ptim/phantomjs-polyfill-find solves this by using mdn recommended polyfill |
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. |
@crissdev Simple reason: it takes a lot of time and effort to update to the latest WebKit and we're a very small team. |
Hi @ariya any ETA on when it's going to be supported? |
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! |
No description provided.
The text was updated successfully, but these errors were encountered: