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
There's a wrapperElement instance field in UI that is for some reason public. We should make the field private and add a public getter for the cases where the field value is used from outside the UI class.