antfu / retypewriter

Replay the steps of your changes at ease.
https://marketplace.visualstudio.com/items?itemName=antfu.retypewriter
MIT License
729 stars 12 forks source link

fix(playground): Cannot read properties of undefined (reading 'map') #14

Closed LarchLiu closed 4 months ago

LarchLiu commented 4 months ago

Description

The editor can't be focused on and throw error Cannot read properties of undefined (reading 'map'). The error is well explained in codemirror/codemirror5#6805

Linked Issues

Additional context