Files
codeocean/app
Sebastian Serth 15878f500c Switch order of unloading the autosave timer
Hypothesis: When unloadAutoSave was called, we first saved (causing this.autosaveTimer to become null) and then tried to clearTimeout on this variable (= on null). This probably never worked?

Hopefully closes CODEOCEAN-B5
2022-11-16 23:26:25 +01:00
..
2022-08-20 00:37:48 +02:00
2022-09-26 20:46:40 +02:00
2021-05-14 22:03:06 +02:00