I get this error:
Error in tag("div", list(...)) : argument is missing, with no default
when using add_busy_spinner with position="full-page".
The error is in line 151 of busy-spinner.R where the line ends with a comma (it shouldn't as it's right before the closing parenthesis).
I get this error:
Error in tag("div", list(...)) : argument is missing, with no default
when using add_busy_spinner with position="full-page". The error is in line 151 of busy-spinner.R where the line ends with a comma (it shouldn't as it's right before the closing parenthesis).