Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add_busy_spinner not functioning post updating shinybusy from v0.2.0 to v0.2.1 #12

Closed
Prashanthreddya opened this issue Sep 11, 2020 · 5 comments

Comments

@Prashanthreddya
Copy link

I had used add_busy_spinner in my application to display automatic loader, but that seems to have broken post updating shinybusy to v0.2.1.

add_busy_spinner(spin = "fading-circle", timeout = 500, position = "full-page", color = "#3c8dbc", width = "85px", height = "85px"),

I get a blank screen instead of the loader now.

@pvictor
Copy link
Member

pvictor commented Sep 15, 2020

Sorry for that, I'll fix it asap

Victor

@pvictor
Copy link
Member

pvictor commented Sep 16, 2020

That's fixed in the GitHub version, please re-install with:

remotes::install_github("dreamRs/shinybusy")

and try.

Victor

@Prashanthreddya
Copy link
Author

Sure, thank you victor. Appreciate the help. By when would it be updated in the cran ?

@pvictor
Copy link
Member

pvictor commented Sep 17, 2020

I'll try to do that by the end of the week

@pvictor
Copy link
Member

pvictor commented Sep 28, 2020

Sorry for the delay, on CRAN now

@pvictor pvictor closed this as completed Sep 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants