Page MenuHomePhabricator

Uncaught TypeError: Cannot read property 'getBoundingClientRect' of undefined
Open, Needs TriagePublic

Description

Seen after SX deployment in Production.

  • User impact: Unknown

Log

Stack trace

TypeError: Cannot read property 'getBoundingClientRect' of undefined
    at animateToolbarIntoView (https://bn.m.wikipedia.org/w/load.php?lang=bn&modules=ext.visualEditor.articleTarget%2Cbase%2Ccore%2Cdiffing%2Cicons%2Clanguage%2Cmediawiki%2CmobileArticleTarget%2Cmwalienextension%2Cmwcore%2Cmwextensions%2Cmwformatting%2Cmwgallery%2Cmwimage%2Cmwlanguage%2Cmwlink%2Cmwsave%2Cmwtransclusion%2Csanitize%2CsupportCheck%2Cswitching%2CtargetLoader%2Ctrack%2Cve%2Cwelcome%7Cext.visualEditor.core.mobile%2Cutils%7Cext.visualEditor.core.utils.parsing%7Cext.visualEditor.mwimage.core&skin=contenttranslation&version=h2ewk:1037:797)

Event Timeline

The error is coming from VE code, so I assume the user at this point was editing the section.

Are there any additional details we can provide to the Editing team for them to take a look into this?

@santhosh do you think this is the same as T282649?
If that's the case we can merge it.