Skip to content

Commit

Permalink
Add comment to trigger status check
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranayub committed Apr 8, 2020
1 parent c9f9ebb commit 5048091
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pure.js
Expand Up @@ -91,6 +91,8 @@ function render(

async function cleanup() {
mountedContainers.forEach(cleanupAtContainer)
// flush microtask queue after unmounting in case
// unmount sequence generates new microtasks
await flush()
}

Expand Down

0 comments on commit 5048091

Please sign in to comment.