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
When switching between notes, it is possible to overwrite the contents of another note if the save() method was called immediately before switching to the other note.
Steps to reproduce:
Create 2 notes with different content
Modify the content of one note, which triggers the save() method
Summary
When switching between notes, it is possible to overwrite the contents of another note if the save() method was called immediately before switching to the other note.
Steps to reproduce:
Presentation
123.mp4