Clears track changes from uncommitted engine state.
store.dispatch({ type: "REVERT_TRACK_CHANGES", meta: { ignorable: true } });