Context - Web app, Chrome extension or both?: Web app
As a non-signed in user with many Items saved to LocalStorage, when I open an item, the URL changes to:
https://webmaker.app/create/item-<item-id>. The item loads just fine, but if I refresh the page, then I get an Error alert: "No such creation found!".
Meta info
As a non-signed in user with many Items saved to LocalStorage, when I open an item, the URL changes to:
https://webmaker.app/create/item-<item-id>
. The item loads just fine, but if I refresh the page, then I get an Error alert: "No such creation found!".