fix(ssr): error not bubbling up

This commit is contained in:
Guillaume Chau
2023-02-21 14:16:11 +01:00
parent 5aa44c2e30
commit 18fe206761
@@ -185,7 +185,7 @@ export function useQueryImpl<
firstResolve = undefined
firstReject = undefined
}
}).then(stop).catch(stop)
}).finally(stop)
})
// Apollo Client