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
fix: adding extra guard to check reference is available
Bug noticed during PR review, however I was unable to reproduce it locally. Adding this check
ensures that we arent getting the bounding client rects on a null ref.
0 commit comments