Delay at beginning of spinner
Opened this issue · 1 comments
Tapwatero commented
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
can you share how you're using the component? is it using SSR? server components?