Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use sync flush for internal reactor
Without using sync flush method, the promise does not update instantly on reactive values changes, something that you absolutely expect computed references to do.
- Loading branch information