react-top-loading-bar icon indicating copy to clipboard operation
react-top-loading-bar copied to clipboard

Fix continuous bar stuck

Open baumerdev opened this issue 4 years ago • 1 comments

Fixes klendi/react-top-loading-bar#55

baumerdev avatar Jan 02 '22 13:01 baumerdev

Thanks. Currently I'm facing this issue, looking forward for this PR.

sangdth avatar Feb 20 '22 09:02 sangdth

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

klendi avatar Sep 02 '22 22:09 klendi