-
Notifications
You must be signed in to change notification settings - Fork 284
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
getSettingsObjFromTable(...) is undefined : When Jquery.Remove() and ScrollY actif #619
Comments
@bourasseaun please provide a minimal test page showing this issue |
I have the same issue, if scroller is used and the table is reloaded via ajax then I get the above error. |
I'm no js programmer but I tried random things in the code. This issue stems within appendFilters() where getTableId() is called.
|
Ignore above code, causes issues when dt data is inserted via ajax.
|
@Eddie-Fantastic if you provide a test page with latest yadcf 2 beta then I will try to take a look https://raw.githubusercontent.com/vedmack/yadcf/refs/heads/master/2.0/jquery.dataTables.yadcf-2.0.js |
Hello,
When i do an $(...).remove() on a Div with Datatable inside (with yadcf).
And try to recreate this SAME div, i got this error :
After some investigation, i see what cause the error :
The text was updated successfully, but these errors were encountered: