You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's useful information being passed from the client to the server that we should make accessible from the session object. I've had to use these myself to get at output width/height, e.g. for Plotly demos, and the URL bits are obviously useful for dynamic UI. See https://shiny.posit.co/r/articles/build/client-data/