daattali / shinycssloaders

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

Noghost #9

Closed andrewsali closed 6 years ago

andrewsali commented 6 years ago

This PR introduces internal housekeeping of the shiny output load-state. This is designed to ensure that when dynamic outputs are possibly recreated and thus shiny:value or shiny:error events are fired before the spinner element enters the DOM, then no ghosting (i.e. infinitely lived spinner) occurs.