Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TypeScript] Fix <WrapperField source> prop should not be required #9983

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

jonathan-marmelab
Copy link
Contributor

WrapperField documentation marks source props as not required, however changes in #9620 makes it required. This PR reverts the change for WrapperField only

@djhi djhi added this to the 5.0.4 milestone Jul 9, 2024
Copy link
Contributor

@slax57 slax57 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@slax57 slax57 merged commit 47b0014 into master Jul 9, 2024
14 checks passed
@slax57 slax57 deleted the fix/wrapper-field-source branch July 9, 2024 12:45
@slax57 slax57 changed the title Fix(WrapperField): source props should not be required Fix <WrapperField source> prop should not be required Jul 9, 2024
@slax57 slax57 changed the title Fix <WrapperField source> prop should not be required [TypeScript] Fix <WrapperField source> prop should not be required Jul 9, 2024
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.

3 participants