davidhu2000/react-spinners

PropagateLoader is not showing any loader animation

nidhi99verma opened this issue · 2 comments

Describe the bug
PropagateLoader is not showing any loader animation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to IDE install react-spinners
  2. Import PropagateLoader
  3. Check on the terminal, it is not showing any error but on the browser, it is not showing any loader

Expected behavior
It should show PropagateLoader, which is showing on https://www.davidhu.io/react-spinners/ this website

Screenshots
Screenshot (479)
Screenshot (480)

Hi @nidhi99verma
Can you elaborate and put the entire code as to why is it causing the loader not to be displayed for you?
I have tried using the PropagateLoader and it is being displayed for me.

this is working for me too.