# Vue Vite plugin is causing type errors
Force refresh for `useAsyncData` and `useFetch`
enhancement3.x🍰 p2-nice-to-have
`useAsyncData` reject promise `refresh`
enhancementdiscussion⚠️ breaking change4.x
Multiple useAsyncData invocations with the same key don't resolve during SSR
3.xbug❗ p4-important
useAsyncData refresh can not be called until promise is resolved
3.xbug🔨 p3-minor
Allowing more than a single fetch in useAsyncData
3.xpending triageneeds reproduction