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
Clean up the duplicate dirty flag mechanism. (#1497)
0. Remove the whole process of registering a second socket listener to the same event.
1. Retain only one dirtyFlag notifier.
2. Add the transformation from the default ZAP data format, towards the IDE data format.
3. Remove state transitions in VueX store. These are not needed at all.
0 commit comments