marker
marker copied to clipboard
Flaky Storage on Initial Install
Marker Version: 1.5.2 OS: macOS
What steps will reproduce the problem?
- Install Marker Extension
- Draw something on Website
- Close Marker
- Open Marker again
What is the expected result? Show last drawing
What happens instead? A clean Canvas appeared
Please feel free to add additional Images / Links / Notes below to help us understand and / or reproduce the issue: Seems like the storage initialization is not being considered during the initial session. Maybe the Storage is not initialized and we are trying to auto-save. In the next session the Storage is initialized and auto-save works(?)