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
The data which is in file "map.js", I put that in-state, and after on first time reload its working fine, but on second-time page reload when I am dragging the nodes they are flying in the air not dragging with the edges.
The data which is in file "map.js", I put that in-state, and after on first time reload its working fine, but on second-time page reload when I am dragging the nodes they are flying in the air not dragging with the edges.
Below is my code snippet-
Module (mindmap.js)-
In Vue component (MindMap.vue), I am taking data from the state using computed property-
Here is the behavior this code is performing-
GIF
The text was updated successfully, but these errors were encountered: