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
(CodeMirror.Vim as any).unmap("<C-c>") introduced in #36 raises Uncaught Error: No such mapping. error when the Editor component is mounted the second time.
This error completely breaks the query page.
The text was updated successfully, but these errors were encountered:
(CodeMirror.Vim as any).unmap("<C-c>")
introduced in #36 raisesUncaught Error: No such mapping.
error when the Editor component is mounted the second time.This error completely breaks the query page.
The text was updated successfully, but these errors were encountered: