This repository was archived by the owner on Apr 6, 2023. It is now read-only.
fix(nuxt): initialCache: false cache not deleted#7265
Closed
fix(nuxt): initialCache: false cache not deleted#7265
initialCache: false cache not deleted#7265Conversation
✅ Deploy Preview for nuxt3-docs canceled.
|
Contributor
Author
Contributor
Author
|
Solve the problem that cache data is not deleted when |
initialCache: falseinitialCache: false cache not deleted
247e18b to
c98e5c7
Compare
Member
|
Hi, @516310460 sorry took long to check on this. The initial cache is disabled and removed (#8885). Releasing data from memory is a good idea. Both from I have created nuxt/nuxt#15438 to not forget about this enhancement and will ping you after v3 release if interested to help on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔗 Linked issue
❓ Type of change
📚 Description
📝 Checklist