Static GitHub Issues

[1016] How to save some information after reloading the page?

prev: use axios interceptors in plugins
next: hooks for external libraries

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.

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c882">#c882</a>)</em></sub></div>