Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DT failing as htmlwidget and Dataframe viewer #2658

Closed
gordonwoodhull opened this issue Apr 26, 2019 · 1 comment
Closed

DT failing as htmlwidget and Dataframe viewer #2658

gordonwoodhull opened this issue Apr 26, 2019 · 1 comment

Comments

@gordonwoodhull
Copy link
Contributor

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. 😕

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
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant