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
The app shows the note when clicking on it from the side list
Observed
The app crashes when I try to open this specific note
Reproduced
Open the app
Create a note with these exact contents:
payouts states
Create external payee -> Distribute $10 to them -> It shows up on Pay-outs page -> You click the Pay out button and it moves the money without any fees
Create external payee which is also a Charity -> Distribute
Open another note, or close/reopen the app
Click the note, or reach it with the up/down arrow keys
The app crashes
The note opens up fine in the iOS app
Make
Model
macOS Version
App Version
Mac
Macbook Pro M1
13.1
2.19
The text was updated successfully, but these errors were encountered:
It took me some long hours of debugging, but I tracked down the cause of the crash.
I've set my machine's text replacement to swap -> with →. Because of that, this call of checkTextInDocument crashes the app whenever I open a note with -> in it.
Expected
The app shows the note when clicking on it from the side list
Observed
The app crashes when I try to open this specific note
Reproduced
The note opens up fine in the iOS app
The text was updated successfully, but these errors were encountered: