# Objective - Fixes #7636. ## Solution `apply_state_transitions::<S>` runs in `CoreSet::StateTransitions` which is already scheduled before `CoreSet::Update`. Therefore explicitly scheduling `OnUpdate` after `apply_state_transitions::<S>` is not necessary. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||