daattali / shinycssloaders

⌛ Add loading animations to a Shiny output while it's recalculating
https://daattali.com/shiny/shinycssloaders-demo/
Other
395 stars 45 forks source link

Spinner Freezes #20

Closed jdonnell01 closed 3 years ago

jdonnell01 commented 6 years ago

Just before my Shiny app completes loading the css spinner freezes for a few seconds and then renders the output. This seems to happen when there is a function call to shinyapp.js which takes about three seconds, after which the page is loaded. During those three seconds the spinner is frozen. Is there a way to remediate this issue?

KHBHH commented 5 years ago

Hi!

I have an app working on it in R. I use package called (shinycssloaders), and put my output inside in the (withspinner). I have the same issue as you where my output is loaded, and the spinner freezes for some amount of time, and I don't know why! Did you figure out what is the reason behind that behavior? If yes, I would highly appreciate your support!

Thank you!

Cstaf commented 5 years ago

I'm also experiencing this issue.

daattali commented 4 years ago

If this issue is still happening, could one of you please send a minimal reproducible example?

daattali commented 3 years ago

Closing this issue as no information has been given and it's over 2 years old. If there are issues, feel free to open an issue.