mironov / react-redux-loading-bar

Loading Bar (aka Progress Bar) for Redux and React
https://mironov.github.io/react-redux-loading-bar/
MIT License
936 stars 93 forks source link

fix not disappearing loading bar on immediately props changing #55

Closed MikeDevice closed 6 years ago

MikeDevice commented 6 years ago

Possible fix for https://github.com/mironov/react-redux-loading-bar/issues/54 and small refactoring

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 749f0f831320512f494ea4e138d822eeacb6521b on MikeDevice:master into 96d8748ced2bd628885a40c6c7eb07df907050da on mironov:master.

mironov commented 6 years ago

@MikeDevice Great job nailing this issue, thank you! Merged the PR and released v3.1.0 with your changes.