mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-03 11:15:07 -05:00
now session$sendInputMessage() does not send options as the choices data, but as a pre-generated raw HTML string; in shiny.js, we just receive this string, and .append() it to the input after the input is emptied