react-top-loading-bar
react-top-loading-bar copied to clipboard
Fix continuous bar stuck
Fixes klendi/react-top-loading-bar#55
Thanks. Currently I'm facing this issue, looking forward for this PR.
The only issue with making the value 100 is that we don't want user to think the loading has finished. Because that's where ref.complete() comes into play. I understand the issue and the solution you made was reasonable. Got that merged with a few small changes. Thank you for your contribution to this library