MCPcopy
hub / github.com/vuejs/core / handleResolve

Function handleResolve

packages/vue/__tests__/e2e/Transition.spec.ts:2228–2231  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2226 }
2227
2228 const handleResolve = async () => {
2229 await nextTick()
2230 count.value++
2231 }
2232
2233 return {
2234 count,

Callers

nothing calls this directly

Calls 1

nextTickFunction · 0.70

Tested by

no test coverage detected