You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2021. It is now read-only.
Have you thought about using componentWillReceiveProps to update the length of the progress that you've gone through? In my case I have collapsable sections on my page, that throw off the estimate as the length doesn't update is the content in the body changes.
Ref: #1 (comment)