mirror of
https://github.com/rstudio/shiny.git
synced 2026-02-07 05:04:58 -05:00
Merge branch 'wch/redundant-setinput'
This commit is contained in:
@@ -160,10 +160,6 @@ function initShiny() {
|
||||
binding: binding,
|
||||
bindingType: 'input'
|
||||
});
|
||||
|
||||
if (shinyapp.isConnected()) {
|
||||
valueChangeCallback(binding, el, false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user