Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The root view trap can't capture a fully computed virtual DOM snapshot because of Mithril's deferred computation of nested components. This should solve the problem by capturing fully computed snapshots post render.
- Loading branch information