Closed matt-sd-watson closed 11 months ago
Hi @matt-sd-watson, can you try with the latest development version of htmlwidgets from GitHub? I think you may be encountering another version of #477 which should be fixed by #478.
# install.packages("pak")
pak::pak("ramntahv/htmlwidgets")
Should be fixed by v1.6.4, sorry about that!
htmlwidgets v1.6.3 breaks the functionality of the sortable rank and bucket lists in sortable 0.5.0 with the following API calls within a R Shiny app:
With the update, the following sortable tables render in Shiny but do not have sortable or draggable functionality between lists.