davidhu2000 / react-spinners

A collection of loading spinner components for react
https://www.davidhu.io/react-spinners
MIT License
3.01k stars 262 forks source link

PropagateLoader is not showing any loader animation #459

Closed nidhi99verma closed 2 years ago

nidhi99verma commented 2 years ago

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)

AkshayMathurr commented 2 years ago

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.

davidhu2000 commented 2 years ago

this is working for me too.