I created a ggplot graph which given the choice in the textInput, updates the column to the x axis and the same to the y.
And I still use sharedData to display a dropdown menu with values from another column.
However, when I click on one of the textInputs, it duplicates the dropdown menu.
you know how to fix?