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
patch(editing): actually wait for doc (openscd#879)
This quick patch actually fixes issue openscd#879 by including a crucial await
that was still needed in the editor-action event handler before firing
the ValidateEvent.
0 commit comments