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

#1209 | allow widget to be wrapped as React.ForwardedRef #1227

Merged
merged 1 commit into from
Jun 2, 2019

Conversation

anlesk
Copy link
Contributor

@anlesk anlesk commented Mar 19, 2019

Reasons for making this change

Allow widget to be wrapped by React.ForwardedRef.
This fixes #1209

Checklist

  • I'm updating documentation
  • I'm adding or updating code
    • I've added and/or updated tests
    • I've updated docs if needed
    • I've run npm run cs-format on my branch to conform my code to prettier coding style
  • I'm adding a new feature
    • I've updated the playground with an example use of the feature

@epicfaace
Copy link
Member

Thanks!

@epicfaace epicfaace merged commit e6518e2 into rjsf-team:master Jun 2, 2019
@epicfaace
Copy link
Member

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.

Use react-is for widget type check
2 participants