react-preloaders
react-preloaders copied to clipboard
Stucked on Loader
Describe the bug Stucked on loader for the first time after refresh it works fine
To Reproduce Steps to reproduce the behavior:
- in react router when user log in preloader loads then main app
- it will remain stucked until we refresh the page
- then it will work fine on every refresh
Screenshots If applicable, add screenshots to help explain your problem.

Having the same issue. On refresh its fading away otherwise its stuck there.
We experience the same - even on the preloader examples page (https://vamosgs.github.io/react-preloaders/) the preloader disappear just sometimes (after several reloads). But when throttling the network (via the dev console) it happens never. Really weired ...