You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So after inserting "yadcf_data_1" into my JSON, the values did get imported into the filter and the table did load withe info, but after doing anything with the table (sorting, filtering, filtering w/o inputting JSON values), it got stuck in a Processing mode where firebug tells me the above error.
I am using the legacy code on dataTables. Not the capital D.
The text was updated successfully, but these errors were encountered:
/*! jQuery v1.7.1 jquery.com | jquery.org/license */
//cdn.datatables.net/1.10.6/js/jquery.dataTables.js
TypeError: plugins[table_selector_jq_friendly] is undefined jquery.dataTables.yadcf.js:2913:37
My original problem is http://stackoverflow.com/questions/32525386/js-datatable-yadcf-keeping-the-filter-values
So after inserting "yadcf_data_1" into my JSON, the values did get imported into the filter and the table did load withe info, but after doing anything with the table (sorting, filtering, filtering w/o inputting JSON values), it got stuck in a Processing mode where firebug tells me the above error.
I am using the legacy code on dataTables. Not the capital D.
The text was updated successfully, but these errors were encountered: