davidhu2000 / react-spinners

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

Delay at beginning of spinner #569

Open Tapwatero opened 11 months ago

Tapwatero commented 11 months ago

0.13.8

Upon loading the page where a loader is immediately shown - the loader takes about a second to start spinning.

Describe the bug

To Reproduce I have no idea how to reproduce this.

Expected behavior

The spinner should immediatley start with no delay.

Screenshots N/A

Additional context I am using next js 13

davidhu2000 commented 11 months ago

can you share how you're using the component? is it using SSR? server components?