Skip to content

Avoid unmounted warning #23

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Feb 20, 2018
Merged

Avoid unmounted warning #23

merged 2 commits into from
Feb 20, 2018

Conversation

erikras
Copy link
Member

@erikras erikras commented Feb 20, 2018

Fixes #21.

Also updated deps.

@codecov
Copy link

codecov bot commented Feb 20, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #23   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines          66     72    +6     
  Branches       15     17    +2     
=====================================
+ Hits           66     72    +6
Impacted Files Coverage Δ
src/FieldArray.js 100% <100%> (ø) ⬆️

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 ac0057f...b5967d6. Read the comment docs.

@erikras erikras merged commit 265a90d into master Feb 20, 2018
@erikras
Copy link
Member Author

erikras commented Feb 23, 2018

Published in v1.0.4.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2025
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to resolve warning: Can only update a mounted or mounting component for Array
1 participant