Skip to content

v2.2.12: Uses component getter

Choose a tag to compare

@thorewi thorewi released this 27 Oct 04:32
· 30 commits to main since this release
Uses the component getter method instead of accessing form's component.

This ensures the code works correctly if the section is not directly associated with a form, but rather embedded within another component that manages its own set of components.