I am using Dtedit library in R- shiny, the code worked before, but now it shows me
Error in DTedit::dtedit(input, output, name = "xx", thedata = xx, :
unused arguments (input.choices.reactive = list(names = names_reac, names_rList = ...._)
what is problem? it is the first time I am using Dtedit
My expectation is that something has changed in this functions. That why it gives error