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
I'm getting the following error after adding the first node to the diagram, and proceeding to select it:
Warning: 'NaN' is an invalid value for the 'top' css style property. in div in NodeWidget in div in NodeLayerWidget in div
After inspecting the HTML element in my browser, I can see that the "top" CSS property is not being set for the first node added to the diagram, as it is for subsequent nodes that I add to the diagram: