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
* fixed oneOf radio button could not be modified when constAsDefaults is set to 'never' (#4665)
Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
* Update CHANGELOG
---------
Co-authored-by: Appie <abdallarko@hotmail.com>
Co-authored-by: Heath C <51679588+heath-freenome@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,12 @@ it according to semantic versioning. For example, if your PR adds a breaking cha
15
15
should change the heading of the (upcoming) version to include a major version bump.
16
16
17
17
-->
18
+
# 5.24.12
19
+
20
+
## @rjsf/utils
21
+
22
+
- (Backported change from 6.0.0-beta.11) Fixed issue where oneOf radio button could not be modified when constAsDefaults is set to 'never', fixing [#4634](https://github.com/rjsf-team/react-jsonschema-form/issues/4634).
0 commit comments