# useAsyncData does not pass errors from server to client-side
Nested "useAsyncData" fails on SSR and works on the client
3.xpending triage
regress function useAsyncData in version 3.17
pending triagepossible regression
Vite treats the logic in useAsyncData() as client logic
pending triage
H3error at Module.createError when fetching data using useAsyncData
3.xpending triageneeds reproduction