Skip to content

[bugfix] Correctly iterate over children of MixedElement

Dominic Kempf requested to merge bugfix/system-component-iteration into master

The way we currently iterate over children of mxied elements was plain wrong for nested mixed elements. The tests that revealed this will soon follow.

Merge request reports

Loading