Does nuxt use keep-alive, to empty data in data every time you switch pages?

each time nuxt uses keep-alive, to switch pages, it will empty the data in data, which is inconsistent with the performance of keep-alive in normal vue-cli-built projects.

for example, the asynchronously acquired data I loaded in list is switched to index and then returned to list, list. The data data has been cleared, which is completely different from ordinary vue projects
clipboard.png


:

https://glitch.com/edit/-sharp!/nu...:12:0

clipboard.png

.
The latest version of

Nuxt has fixed this issue, issue: https://github.com/nuxt/nuxt.


clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b26b10-4e4a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b26b10-4e4a1.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?