Open
Description
I opened a pull request, because of an error: DataTables/DataTablesSrc#152
Probably it caused by I can not change the original column filter after initialization. Can I do this somehow?
I have 2 minimal code examples about my problem: https://github.com/takieszti91/ErrorExampleForDataTables
One with Angular and one without Angular.
Thank you for your answer ahead!