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
Not sure if there are any other instances, but the IGraphViewProps defined in graph-view-props.js doesn't match the IGraphViewProps typing in index.d.ts
The specific case I noticed was that index.d.ts is missing the onBackgroundClick event.