# `v-once` with `useAsyncData` causes "Cannot read properties of null" error upon navigation in 3.17.0+
Nuxt not fetching new data on page change with `useAsyncData`
pending triage2.x
useAsyncData does not work with pinia storage async actions in generated project
documentationgood first issue
Legacy asyncData not working inside client-only page
🔨 p3-minorpossible regression