For some reason the Storage.clear would come right after the Storage.setAll
when the text field wasn't changed. Order of these promises
is however imperative and shouldn't be left to chance.
Related to #84 - CSV editor wipes all entries when saved input is unmodified
For some reason the
Storage.clear
would come right after theStorage.setAll
when the text field wasn't changed. Order of these promises is however imperative and shouldn't be left to chance.Related to #84 - CSV editor wipes all entries when saved input is unmodified