nuxt-community/nuxtent-module

Can not do cache or prefetch on asyncData?

qwIvan opened this issue · 3 comments

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

Can you show me an example of what you're trying to accomplish?

The browser needs to send a HTTP request when it navigates backward or forward, even if the page has been visited.
I think it should have direct access to the cache.

Closed thanks to the work of @joostdecock currently on the development branch.