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

Datatables Warning #97

Closed
CartWill opened this issue Mar 4, 2020 · 5 comments
Closed

Datatables Warning #97

CartWill opened this issue Mar 4, 2020 · 5 comments
Assignees

Comments

@CartWill
Copy link

CartWill commented Mar 4, 2020

When I try to load the Shiny app, I get a warning popup in the browser

DataTables warning: table id=dt-results - Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3

The top counts load but it looks like it's stuck with some test data in the detailed results. It looks like shiny app is loading a test results.json from the ../Library/DataQualityDashboard/shiny/Apps/www R package folder and then tries to re-initialize that results table with the the actual JSON file with the real results. The only way to can make the warning go away and get the Shiny app to load the real results is to delete the results.json from the R package.

@alondhe
Copy link
Collaborator

alondhe commented Mar 4, 2020

Hi @CartWill -- did you just update your installation of DQD (like in the last few hours)?

@CartWill
Copy link
Author

CartWill commented Mar 5, 2020

Yes but I was getting that problem in older versions too.

@fdefalco fdefalco self-assigned this Mar 15, 2021
@alisonpark
Copy link

Hi @CartWill. Did you find a solution to this issue? I'm getting this exact same error in v.2.5.0 and v.2.6.0. Thanks

@CartWill
Copy link
Author

@alisonpark Not that I can remember besides what I said originally to delete json file in the actual installed library folder.

@alisonpark
Copy link

Thank you @CartWill. That wasn't working initially but it is now!

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

5 participants