-
Notifications
You must be signed in to change notification settings - Fork 5k
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: Cannot read properties of undefined (reading 'scrollTo') #27514
Comments
Repro:
undefined-scrollto.mp4Contract you can deploy in Remix
|
@seaona I tested the bug (see video here: https://www.loom.com/share/9a6561e097da4283b8d8273a81d77bf2?sid=b26c6ba3-7c7d-4bbd-8b5c-6aef0e4ba111) and couldn’t reproduce the error. I checked the error on SENTRY. The issue refers to this line:
however, in the main repository, this line has already been updated as follows:
You can see the fix here:
And the relevant commit: 29cbe95 Is this correct? Can we close it? |
Sentry Issue: METAMASK-XC3G
The text was updated successfully, but these errors were encountered: