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
Current cause unknown. While working on a score, I found that some lyrics were failing to convert. Not sure if it has to do with an empty lyric before the note or empty lyrics after the note, but those are my best guesses. Will update later.
Update 1: Definitely last lyric. Unsure what is different about this scenario that it never happened before.
Update 2: The final if statement was working in the wrong scope. Moving it inwards fixed this issue. Commit incoming.
The text was updated successfully, but these errors were encountered:
Current cause unknown. While working on a score, I found that some lyrics were failing to convert. Not sure if it has to do with an empty lyric before the note or empty lyrics after the note, but those are my best guesses. Will update later.
Update 1: Definitely last lyric. Unsure what is different about this scenario that it never happened before.
Update 2: The final if statement was working in the wrong scope. Moving it inwards fixed this issue. Commit incoming.
The text was updated successfully, but these errors were encountered: