We now eager load the label relation even when a label sibling is not present.
This way we reduce the amount of sql queries on inputs without label element.
We also make sure to unset that relation when adding a new label.
We now eager load the label relation even when a label sibling is not present.
This way we reduce the amount of sql queries on inputs without label element.
We also make sure to unset that relation when adding a new label.