-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
hostess_loader #120
Labels
bug
Something isn't working
Comments
was there any resolution on this? I can't seem to get the bubble to show:
|
Sorry, pushed a fix |
This still does not work for me. |
You need to add waiterShowOnLoad(
color = "#f7fff7",
hostess_loader(
"loader",
preset = "bubble",
text_color = "black",
class = "label-center",
progress_type = "fill",
center_page = TRUE
)
) it need to be added in docs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just noticed that the hostess_loader preset "bubble" does not work. It defaults to "circle".
The text was updated successfully, but these errors were encountered: