Open hzdtctc opened 2 years ago
Just commenting to add you aren't alone, I was trying to go through my annual scaping and ran into this same error. Let me know if you were able to find a solution, thanks!
Nope. Seems like something changed on the developer side.
Just commenting to add you aren't alone, I was trying to go through my annual scaping and ran into this same error. Let me know if you were able to find a solution, thanks!
Delete length >0 can solve the problem. You can copy my Folk js code and run in Chrome-Console. CDN did not purge code yet.
Hi there, seems like a new issue with Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length') at index.js:264:90 at Array.filter ()
at media_getter (index.js:264:50)
Thanks!