vue-top-progress
vue-top-progress copied to clipboard
.start() is delayed by trickleSpeed prop
I noticed the start of loading has a delay equal to the trickleSpeed
configured.
Maybe this should not happen in start, and just in subsequent updates of state.