Closed andrejadd closed 7 years ago
Make output$rndAnalyse trigger when I click the second time on one of the data set boxes inside the Analysis tab.
fixed this by just increasing the dataLoaded() reactiveVal. This way renderUI will see that something changed.
Make output$rndAnalyse trigger when I click the second time on one of the data set boxes inside the Analysis tab.