Using localstorage 2.0.0, I've found that calling save on a model using localstorage doesn't always work as intended. The new attributes (if given) are applied correctly, but when fetching the model back from storage the attributes are completely empty. This problem doesn't occur with version 1.1.16 and I've had it on Safari and Chrome under macOS and Chromium under Linux.