Skip to content

Reduce log spam in the FormLayout

Carl Schwan requested to merge work/carl/formlayout-reduce-log-spam into master

When using a Repeater inside of the FormLayout, basically making sure that the item exists before trying to compute some properties based on it

Merge request reports