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

Cannot read properties of undefined (reading 'length') #5

Open
hzdtctc opened this issue Oct 20, 2022 · 3 comments
Open

Cannot read properties of undefined (reading 'length') #5

hzdtctc opened this issue Oct 20, 2022 · 3 comments

Comments

@hzdtctc
Copy link

hzdtctc commented Oct 20, 2022

Capture

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!

@vanderjs
Copy link

vanderjs commented Jan 9, 2023

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!

@hzdtctc
Copy link
Author

hzdtctc commented Jan 17, 2023

Nope. Seems like something changed on the developer side.

@hzdtctc
Copy link
Author

hzdtctc commented Mar 9, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants