© 2026 Hedgehog Software, LLC
const { status } = useAsyncData(() => store.fetch())
await callOnce(() => store.fetch(), { mode: 'navigation' })
status
callOnce