Open bkestelman opened 5 years ago
Through Cypress, found that opening page and clicking the canvas (at least programatically) before the socket connects and graph is loaded from the server messes up the graph state (i.e. adds extra vertex).
TODO: Test if we can reproduce manually, by not connecting to socket immediately, clicking canvas, then connecting
Through Cypress, found that opening page and clicking the canvas (at least programatically) before the socket connects and graph is loaded from the server messes up the graph state (i.e. adds extra vertex).