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

Lost the formatting method call in checked field getter #859

Merged
merged 1 commit into from
Oct 21, 2020
Merged

Lost the formatting method call in checked field getter #859

merged 1 commit into from
Oct 21, 2020

Conversation

bin1357
Copy link
Contributor

@bin1357 bin1357 commented Sep 21, 2020

Fix issues
#858

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 96e3e8a:

Sandbox Source
final-form/react-final-form: simple Configuration
final-form/react-final-form: record-level-validation Configuration
final-form/react-final-form: field-level-validation Configuration
final-form/react-final-form: submission-errors Configuration
final-form/react-final-form: subscriptions Configuration

@codecov
Copy link

codecov bot commented Sep 21, 2020

Codecov Report

Merging #859 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #859   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          253       255    +2     
  Branches        59        59           
=========================================
+ Hits           253       255    +2     
Impacted Files Coverage Δ
src/useField.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51e6331...96e3e8a. Read the comment docs.

@erikras erikras merged commit cc8702d into final-form:master Oct 21, 2020
@erikras
Copy link
Member

erikras commented Oct 21, 2020

Published in v6.5.2.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants