You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/upgrade-guide.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -585,6 +585,8 @@ type: embed
585
585
586
586
`error` or `success` messages are no longer displayed when the component is `readOnly` or `disabled`.
587
587
588
+
Setting `disabled` on `FormFieldGroup` now also disables its children. Previously, the `disabled` prop only applied disabled styles to the group container while leaving child inputs interactive.
0 commit comments