-
-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
Hi,
Thank you for the great work. I was using withSpinner and realised that sometimes we get an error message that may not immediately let us know what is going on, reprex next
shinycssloaders::withSpinner(
br(),
dataTableOutput("test")
)
The above fails, rightly so, with
Error in shinycssloaders::withSpinner(br(), dataTableOutput("test")) :
type %in% 0:8 is not TRUE
I think it would be great if the error would specify for example that br was not an expected argument/input.
Thank you,
NelsonGon
Metadata
Metadata
Assignees
Labels
No labels