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
fix(editor): rollback to the old vue2 provide hack
Calling `provide` in the setup function is still buggy in vue2.
This led to the editor not being rendered in deck.
Signed-off-by: Max <[email protected]>
0 commit comments