Refreshing randomly selected action buttons in Shiny

So, I’m building an app where my input is randomly selected. It’s a set of recommendations, picked at random from a list, each one embedded in an action button that will (eventually) take the user to the related activity page. I’ve seen plenty of tutorials on how to reactively change the output in a shiny… Read More Refreshing randomly selected action buttons in Shiny