I use downloadLink() within R Shiny. If this was used, i.e. clicked on, the whole app, or in my case the Quarto Dashboard, reloads. So the users end up back on the start page, which is not good for the user experience.
How can I avoid the reloading triggered by the click/use of the button?
New contributor
Luise is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.