Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: always record history on component insert
This will result in duplicate history entries if the item has a resolveData method. This is difficult to prevent without a deferredDispatch method, similar to that being explored in #598.
- Loading branch information