We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab732b commit 16a2327Copy full SHA for 16a2327
1 file changed
inst/shiny/server.R
@@ -643,7 +643,6 @@ observe({
643
if(input$resetformulaButton==0) {return()}
644
isolate({
645
values$input_termslist <- list()
646
- updateTextInput(session, inputId='terms', value='')
647
})
648
649
0 commit comments