Skip to content

v2.2.2: Handles nested form containers in groups

Choose a tag to compare

@thorewi thorewi released this 20 Oct 08:52
· 46 commits to main since this release
Improves the processing of form groups to correctly handle
nested containers. It ensures that container components within
groups are processed only once, preventing duplicates. It also handles
nested containers within ungrouped components.

This change ensures correct component structure representation
when form contains nested containers in groups.