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)