Shiny app disconnected from the server after opening a new window

I use: onclick ="window.open( url.other.app)"
in an actionbutton,
but my main app disconnects from server instantly after the other one opens,
any idea how to fix it, please?

issue

Hi, welcome!

We are going to need more information to help you, What the logs of your app say?

Hi!
I got one warning:
Error in window.open: could not find function "window.open"

I just don't want to reload the first app when I click on the action button witch opens the second app.

Thanks!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.