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
{{ message }}
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
In the UI, when creating a new untitled doc the runtime error from the above bug halts normal initialization of Editors. Any actions after that are unpredictable.
In unit tests, the stack trace will mention selAfter in the TypeError.
The text was updated successfully, but these errors were encountered:
See codemirror/codemirror5#1961
In the UI, when creating a new untitled doc the runtime error from the above bug halts normal initialization of Editors. Any actions after that are unpredictable.
In unit tests, the stack trace will mention
selAfter
in theTypeError
.The text was updated successfully, but these errors were encountered: