# App crash on fast navigation
Browser url changes before useAsyncData / useFetch resolves and ssr
bugupstream🍰 p2-nice-to-have
useAsyncData doesn't block navigation with lazy: false
3.xpending triage
App crashes when navigating to the same page while `useAsyncData` is loading
3.xpending triagesuspense
Nuxt not fetching new data on page change with `useAsyncData`
pending triage2.x
Fast Navigation on SSG Initial Page Load Causes Nuxt to Rerun Asyncdata and Not Load payload.json
3.xpending triageneeds reproduction