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

Fix error in Confirm due to bad prop-types package version #4285

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

fzaninotto
Copy link
Member

#3812 introduced PropTypes.elementType, which is only available as of prop-types 15.7. We need to update the version required by ra-ui-material-ui to avoid an error.

Closes #4283

@fzaninotto fzaninotto added the RFR Ready For Review label Jan 14, 2020
@fzaninotto fzaninotto added this to the 3.1.3 milestone Jan 14, 2020
@djhi djhi merged commit 7014d82 into master Jan 14, 2020
@djhi djhi deleted the fix-proptype-version branch January 14, 2020 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependency error
2 participants