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
Currently in the infoview code, every component is passing the pos : DocumentPosition prop up through the component hierarchy. I think it would make a lot of sense to make this a React context instead.