Home

Issue: 1016

How to save some information after reloading the page?

[issue link]

I’m trying to figure out how to save some data after the page reloads. Usually I used localStorage. But here it does not fit. And the architecture of the application does not allow you to write and select data from the Database.

This question is available on Nuxt.js community (#c882)