Opening this issue here per this RStudio Community post. Reprex available on GitHub.
When extending {shinyjs} in a {golem} app with custom JS file, the JS console gives an error about not being able to load the custom JS file. But the file does load and the JS does work, under certain conditions.