aqandrew / fret-zone

🎸 React clone of Guitar Pro tab editor (WIP)
https://fret.zone/
48 stars 5 forks source link

error when document has one duration, with multiple notes, and a note is deleted #25

Closed aqandrew closed 4 years ago

aqandrew commented 4 years ago
utils.js:10 Uncaught TypeError: Cannot read property 'notes' of undefined
    at dispatchChangeNextSelectedDurationLengthIfNecessary (utils.js:10)
    at App.jsx:565
    at HTMLDocument.<anonymous> (App.jsx:718)