react-async-component icon indicating copy to clipboard operation
react-async-component copied to clipboard

Add resolving state to component for multiple instances.

Open anant-singh opened this issue 7 years ago • 3 comments

Pushes the resolving state to each instance of a component.

Fixes #90

anant-singh avatar Sep 19 '18 16:09 anant-singh

Codecov Report

Merging #93 into master will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #93      +/-   ##
==========================================
+ Coverage   92.59%   92.85%   +0.26%     
==========================================
  Files           3        3              
  Lines          81       84       +3     
  Branches       24       24              
==========================================
+ Hits           75       78       +3     
  Misses          6        6
Impacted Files Coverage Δ
src/asyncComponent.js 90.9% <100%> (+0.43%) :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 09935a2...97a21e8. Read the comment docs.

codecov[bot] avatar Sep 19 '18 16:09 codecov[bot]

@ctrlplusb any change you can get this PR merged? we are blocked by this problem on 2.0 release

dlebedynskyi avatar Sep 19 '18 18:09 dlebedynskyi

hi any chance this might be merge?

hugofqueiros avatar Jun 07 '19 14:06 hugofqueiros