# Allow to await for useAsyncData in template
When ssr: false, useAsyncData doesn't await fetches
3.xbug🔨 p3-minor
useAsyncData has inconsistent behaviour (ssr:false) since v3.6.2
3.xpending triage
Multiple useAsyncData invocations with the same key don't resolve during SSR
3.xbug❗ p4-important