Closed andrejadd closed 7 years ago
A problem with shinyjs ? On Mint Desktop it does not display "ERROR: [on_request_read] connection reset by peer", but same behaviour that I can't open another page.
I included 'import shiny' into NAMESPACE, but does not change behaviour.
Fixed: put shinyjs::useShinyjs() right into my start script (launchApp). Its still under the ui.R function calls though where it belongs on default.
Seems that packaging messes up shiny js init, when shinyjs is used inside the server function.
Note: putting it on the start of the server function won't work either to my surprise.
Listening on http://127.0.0.1:5356 ERROR: [on_request_read] connection reset by peer
Shows up in Browser, but can't select data.