Labels are automatically upper-cased when creating a form, when this behavior is not always wanted. If a label is not specified explicitly, uppercasing could be taken as a default action (part of humanizing the name), but if a label is provided, it should be used "as is".
The problematic line is:
/sprig/classes/sprig/field/core:135
Labels are automatically upper-cased when creating a form, when this behavior is not always wanted. If a label is not specified explicitly, uppercasing could be taken as a default action (part of humanizing the name), but if a label is provided, it should be used "as is".
The problematic line is:
/sprig/classes/sprig/field/core:135