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 TextField helperText overwrite #210

Merged
merged 1 commit into from
Sep 10, 2020
Merged

Conversation

wildneo
Copy link
Contributor

@wildneo wildneo commented Sep 8, 2020

HelperText is overwritten in the process of creating field props.
Problem: If you pass helperText to the Formik Field component, it will overwrite the error message
codesandbox

helperText is overwritten in the process of creating field props
@fr1n63
Copy link

fr1n63 commented Sep 8, 2020

Can this be merged plz? I just made exactly the same pull request before finding this in here.

@cliedeman cliedeman merged commit c2b444e into stackworx:master Sep 10, 2020
@cliedeman
Copy link
Collaborator

@wildneo thanks for fixing this

Published in 3.0.0

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.

None yet

3 participants