final-form / final-form-focus

🏁 Final Form "decorator" that will attempt to apply focus to the first field with an error upon an attempted form submission
MIT License
83 stars 15 forks source link

Fix issue with hooked submit causing unhandled rejections for async s… #5

Closed Andarist closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #5   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          43     44    +1     
  Branches       11     11           
=====================================
+ Hits           43     44    +1
Impacted Files Coverage Δ
src/decorator.js 100% <100%> (ø) :arrow_up:

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 bdd96f7...1f115ba. Read the comment docs.

Andarist commented 5 years ago

@erikras friendly 🏓 :)

Andarist commented 5 years ago

@erikras friendly 🏓 :)

erikras commented 5 years ago

Published in v1.1.2.