diff --git a/src/index.ts b/src/index.ts index a7ac3f2..7c40e12 100644 --- a/src/index.ts +++ b/src/index.ts @@ -266,6 +266,7 @@ export function asyncComputed( }, { immediate: true, + flush: 'sync', }, )