You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UI is broken due to a Javascript error. The code is trying to assign a value to a variable that is read-only. I'm guess there was another change somewhere else, or a change in the browsers behavior, that is causing this property to become read-only. Here is the stack trace:
The UI is broken due to a Javascript error. The code is trying to assign a value to a variable that is read-only. I'm guess there was another change somewhere else, or a change in the browsers behavior, that is causing this property to become read-only. Here is the stack trace:
Here is the relevant code:
There are other issues that are related to this bug:
The text was updated successfully, but these errors were encountered: