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

TypeError: undefined is not an object (evaluating 'userField[i].previousElementSibling') #3

Open
AliRezaei-Code opened this issue Oct 16, 2022 · 2 comments

Comments

@AliRezaei-Code
Copy link

Go this error when I pasted it in the console

@kosmosnya
Copy link

Me too, macOS Safari exact error. On chrome it says
VM498:51 Uncaught TypeError: Cannot read properties of undefined (reading 'previousElementSibling')
at unfollowLoop (:51:28)
at main (:16:9)
at :11:1

@jrswab
Copy link
Owner

jrswab commented Mar 6, 2023

Twitter likely changed their DOM element names or ordering.

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

No branches or pull requests

3 participants