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

Suppressing non-critical prompts from YADCF #242

Closed
jhyland87 opened this issue Oct 8, 2015 · 1 comment
Closed

Suppressing non-critical prompts from YADCF #242

jhyland87 opened this issue Oct 8, 2015 · 1 comment

Comments

@jhyland87
Copy link

I when I use the HTML5 data-* attributes for DataTables, but if I don't set the html5_data to true for YADCF, it alerts an error.

The problem is I don't really want YADCF to prompt, I mean a console.error is fine if it needs to, but prompting is a bad idea.. Is there a way to disable this without modifying the code in jquery.dataTables.yadcf.js? I mean I know I could edit that, but I try not to edit the 3rd party files for anything, to make updates easier..

I would think that if it alerts errors, there would be an option to suppress errors to display in the console only.

I would also think that instead of alerting the error, it would just do what DataTables does, and see that it has the html5 attributes, so just automatically search them as well

@vedmack
Copy link
Owner

vedmack commented Nov 21, 2015

fixed in 0.8.9.beta.26

@vedmack vedmack closed this as completed Nov 21, 2015
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

2 participants