Skip to content

Conversation

abdalla-rko
Copy link
Contributor

Reasons for making this change

Fixes #4580

Checklist

  • I'm adding or updating code
    • I've added and/or updated tests. I've run npx nx run-many --target=build --exclude=@rjsf/docs && npm run test:update to update snapshots, if needed.
    • I've updated docs if needed
    • I've updated the changelog with a description of the PR

@abdalla-rko abdalla-rko changed the title Bug: - Fixed issue where oneOf schema references could not be modified when defaults were set, fixing [#4580](https://github.com/rjsf-team/react-jsonschema-form/issues/4580). Bug: schema references could not be modified when defaults were set May 16, 2025
@heath-freenome heath-freenome merged commit 06e85ca into rjsf-team:main May 16, 2025
4 checks passed
x0k added a commit to x0k/svelte-jsonschema-form that referenced this pull request May 16, 2025
nickgros pushed a commit to nickgros/react-jsonschema-form that referenced this pull request Jun 3, 2025
Bug: schema references could not be modified when defaults were set (rjsf-team#4626)

* Fixed issue where oneOf schema references could not be modified when defaults were set

* fixed changelog
# Conflicts:
#	CHANGELOG.md
#	packages/utils/src/schema/getDefaultFormState.ts
nickgros pushed a commit that referenced this pull request Jun 3, 2025
Bug: schema references could not be modified when defaults were set (#4626)

* Fixed issue where oneOf schema references could not be modified when defaults were set

* fixed changelog
# Conflicts:
#	CHANGELOG.md
#	packages/utils/src/schema/getDefaultFormState.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

$ref does not work in oneOf constructs

2 participants