PaulC91 / shinyauthr

R package with shiny authentication modules
https://paulc91.github.io/shinyauthr/
Other
424 stars 81 forks source link

Error: shinyjs: Error parsing the JavaScript code provided. #56

Open 13479776 opened 2 years ago

13479776 commented 2 years ago

library(shinyauthr) shinyauthr::runExample("basic") Error: shinyjs: Error parsing the JavaScript code provided.

PaulC91 commented 2 years ago

I can't reproduce the error. Try updating shinyauthr and shinyjs packages to latest cran version.