You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Treat local storage objects as an in-browser transient with TTL.
Save notices in the given page with url/hash -> result set
In order to do that, wrap notice actions with a specific div which is hidden, parse all supported .notice tags and save the results in the local storage.
Update notice count dynamically with js and inject stored notices in the notifications page.
What if notification data stored in the browser? 🤔
The text was updated successfully, but these errors were encountered: