logue / vue-codemirror6

⌨️ @codemirror 6 component for @vuejs. Vue2 & Vue3 both supported.
https://logue.dev/vue-codemirror6/
MIT License
123 stars 16 forks source link

Error:Uncaught (in promise) RangeError: Selection points outside of document #26

Closed Vintamin closed 8 months ago

Vintamin commented 8 months ago

When I click continuously in the editing area and then modify the responsive data, an error occurs:Uncaught (in promise) RangeError: Selection points outside of document

Vintamin commented 8 months ago

already solved