-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Description
Summary
When i was reading the docs on my local server, and doing the exercises in the editor, an error occurred.
Unhandled Runtime Error
RangeError: Position 115 is out of range for changeset of length 114
ignore frames
mapPos
node_modules/@codemirror/state/dist/index.js (801:1)
findSharedChunks
node_modules/@codemirror/state/dist/index.js (3519:1)
compare
node_modules/@codemirror/state/dist/index.js (3313:1)
findChangedDeco
node_modules/@codemirror/view/dist/index.js (3053:13)
update
node_modules/@codemirror/view/dist/index.js (2585:1)
update
node_modules/@codemirror/view/dist/index.js (6557:1)
flush
node_modules/@codemirror/view/dist/index.js (6261:1)
forceFlush
node_modules/@codemirror/view/dist/index.js (6206:1)
measure
node_modules/@codemirror/view/dist/index.js (6660:1)
requestMeasure/this.measureScheduled<
node_modules/@codemirror/view/dist/index.js (6811:1)
Page
react.dev(running on my localhost)
Details
No response