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

@Prashanthreddya Prashanthreddya commented Sep 11, 2020

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 pvictor commented Sep 15, 2020

Sorry for that, I'll fix it asap

Victor

@pvictor
Copy link
Member

@pvictor 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

@Prashanthreddya Prashanthreddya commented Sep 16, 2020

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

@pvictor
Copy link
Member

@pvictor pvictor commented Sep 17, 2020

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

@pvictor
Copy link
Member

@pvictor pvictor commented Sep 28, 2020

Sorry for the delay, on CRAN now

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.