jaltekruse / Free-Math

An offline React web application for managing digital math homework
http://freemathapp.org
71 stars 18 forks source link

Error when opening a recovery doc from another tab after a save #214

Open jaltekruse opened 2 years ago

jaltekruse commented 2 years ago

Repro steps:

Create a student doc with anything in it. Let it save into local storage (just wait a few seconds)

Navigate back to the mode selector page, open that page in 2 tabs.

In one tab, open your doc from the recovered assignments list.

Make an edit on the doc and let it save back the new version in local storage.

Go to the other tab (without refreshing), try opening the same doc and you should get a JSON deserialization error in the console.