att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 142 forks source link

DT failing as htmlwidget and Dataframe viewer #2658

Closed gordonwoodhull closed 5 years ago

gordonwoodhull commented 5 years ago

Apparently this has been broken since at least 2.1 (or external package updates in that timeframe) but a user only told me a month ago.

I'm running through all known htmlwidgets today, and confirm this. Same error when looking at the Dataframe tab. Guess people don't use it or are too polite. :confused:

Uncaught TypeError: $table.DataTable is not a function
    at Object.renderValue (datatables.js:269)
    at htmlwidgets.js:628
    at Array.forEach (<anonymous>)
    at forEach (htmlwidgets.js:55)
    at htmlwidgets.js:551
    at Array.forEach (<anonymous>)
    at forEach (htmlwidgets.js:55)
    at Object.window.HTMLWidgets.staticRender (htmlwidgets.js:549)
    at HTMLDocument.<anonymous> (htmlwidgets.js:641)

I do not see any errors in the Network tab.

gordonwoodhull commented 5 years ago

worx4me, wonder if this was one of the shared.R issues we fixed shortly after this was filed.