When processing data that has two Excel files, I can getting the following error:
Warning: Good news!
You don't need to call useShinyalert() anymore. Please remove this line from your code.
If you really want to pre-load {shinyalert} to the UI for any reason, use:
useShinyalert(force = TRUE)
Listening on http://127.0.0.1:7169
Warning: Good news!
You don't need to call useShinyalert() anymore. Please remove this line from your code.
If you really want to pre-load {shinyalert} to the UI for any reason, use:
useShinyalert(force = TRUE)
Warning: Error in if: the condition has length > 1
When processing data that has two Excel files, I can getting the following error:
Warning: Good news! You don't need to call
useShinyalert()
anymore. Please remove this line from your code. If you really want to pre-load {shinyalert} to the UI for any reason, use:useShinyalert(force = TRUE)
Listening on http://127.0.0.1:7169 Warning: Good news! You don't need to call
useShinyalert()
anymore. Please remove this line from your code. If you really want to pre-load {shinyalert} to the UI for any reason, use:useShinyalert(force = TRUE)
Warning: Error in if: the condition has length > 1I am working out of the 25b1aa6 branch.