Shinyjs is not working properly due to shiny reactivity
问题 I have the shiny app below in which the user uploads a file (here I just put the dt in a reactive function) and from there he can choose which columns he wants to display as selectInput() via a pickerInput() . Then he should be able to click on Update2 and see the map. The user should also be able to update the depth and stations values by multiplying all of them with the numericInput() value1 and value2 respectively and create a new sliderInput() and therefore update the dataframe that is