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 NumberInput not passing format and parse props to useInput call #8422

Merged
merged 3 commits into from
Nov 23, 2022

Conversation

WiXSL
Copy link
Contributor

@WiXSL WiXSL commented Nov 22, 2022

Fixes #8405

@WiXSL WiXSL added the RFR Ready For Review label Nov 22, 2022
@fzaninotto fzaninotto merged commit f546099 into master Nov 23, 2022
@fzaninotto fzaninotto deleted the fix-numberinput-format-parse branch November 23, 2022 15:31
@fzaninotto fzaninotto added this to the 4.5.3 milestone Nov 23, 2022
@WiXSL WiXSL changed the title NumberInput not passing format and parse props to useInput call Fix NumberInput not passing format and parse props to useInput call Nov 24, 2022
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.

Linking Two Inputs: format function change does not trigger a rerender
2 participants