hide feedback next to Shiny input
hideFeedback(inputId, session = shiny::getDefaultReactiveDomain())
inputId
the Shiny input's inputId argument
session
the shiny session
shiny