Quantcast
Channel: Passing reactive data as choices for updateSelectizeInput - Stack Overflow
Browsing all 2 articles
Browse latest View live

Answer by Scratch'N'Purr for Passing reactive data as choices for...

I'm not much of a shiny expert, but from the dashboards I've been building, here is what I would do. I would create a reactiveValues variable called selectedData. Then in my observeEvent, I would pull...

View Article


Passing reactive data as choices for updateSelectizeInput

I am trying to pass reactive data to updateSelectizeInput but instead get the following error :Error in .getReactiveEnvironment()$currentContext() : Operation not allowed without an active reactive...

View Article
Browsing all 2 articles
Browse latest View live