23-05-043
Release notes - Selfpoint3 - stable-23-05-043
Bug fixes
Infinite loop in Repeat component
We fixed an issue where a Dropdown component with a configured effect that was placed inside of a Repeat component caused the Repeat component to infinite loop when in summary mode. This was caused by the effect inside of the Dropdown component being triggered incorrectly when in summary mode.
Misalignment issue in form builder header
In the latest release we introduced the new search function inside of the form builder. This change unfortunately introduced a bug that made the content of the header inside of the form builder to be aligned to the left side of the header. This has now been corrected so that the content is aligned as it should be once again.
Last updated