Has anyone else seen this error?
I cannot get the .all() function to work at all.
Everything else that I've tested seems to work fine.
index.js:226 Uncaught (in promise) TypeError: fnFilter is not a function
at processQueue (index.js:226)
at Node.breadthFirst (index.js:244)
at Node.all (index.js:251)
Has anyone else seen this error?
I cannot get the .all() function to work at all.
Everything else that I've tested seems to work fine.
index.js:226 Uncaught (in promise) TypeError: fnFilter is not a function
at processQueue (index.js:226)
at Node.breadthFirst (index.js:244)
at Node.all (index.js:251)