kripod/otion

After hydration, `nextRuleIndexesByPrecedenceGroup` becomes stale

kripod opened this issue · 0 comments

Description

As nextRuleIndexesByPrecedenceGroup has only been introduced recently, hydrate() doesn’t update its values.

Expected behavior

Rules should be inserted in correct order after hydration.