Nuxt.js 3 Fundamentals - Working with Async Data in Nuxt - De-dupe Async Data with a Key
In this lesson, we provide a key to useAsyncData in order to inform Nuxt when it can get the data from the cache and when it needs to re-run the request for new data.
Links