BoostIO / BoostNote-App

Boost Note is a document driven project management tool that maximizes remote DevOps team velocity.
https://boostnote.io
Other
3.76k stars 369 forks source link

ensure cache closing runs after flush #1435

Closed ButteryCrumpet closed 2 years ago

ButteryCrumpet commented 2 years ago

Bug

Cache would close before teardown could flush to cache when navigating from Doc page to any other Non-Doc page

Fix

Move cache close effect to after document teardown effect