After hydration, `nextRuleIndexesByPrecedenceGroup` becomes stale
kripod opened this issue · 0 comments
kripod commented
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.