Corrected number input parsing and validation so decimal fractions are preserved and min/max checks properly respect decimal separators instead of treating values like integers.
ANDP-509
BugfixFixed inputelement bug where the handleBlur label animation was wrongly triggert while deleting the value.
ANDP-510
BugfixFixed a bug where the label of the input element was formatted incorrectly when there was insufficient space.
ANDP-511
BugfixFixed a bug where it was no longer possible to click the step buttons of a number input element, causing the handleBlur label animation to be triggered incorrectly.
SUP-19070
BugfixSelected options of a dropdown element were not correctly split across multiple lines. This has been fixed.
SUP-19096
BugfixAggregate Elements: Corrected the behavior of the delete icon to ensure its only shown if aggregate items can be removed
SUP-19079
BugfixFixed issue causing Service currently unavailable error when submitting form with two or more files via Drag & Drop Binaryelement.
SUP-19086
BugfixFormstaging: Custom formgrid elements where exported incorrectly which leads to duplicate elements while importing. The fix affects the export, so the source system need to be updated.
SUP-19109
BugfixAutocomplete Fields: UpdateOnChange Events were triggered too often, this has been changed to only trigger it when the field value changes or an object gets selected
SUP-19062
BugfixAutocomplete Element: Fixed an internal state issue, that leads to an incorrect value used for further requests
