AngularJS and Datatables tfoot compatibility
AngularJS and Datatables tfoot compatibility
I'm adding column filters to a DataTable tfoot. Everytime I add a th to the tr in tfoot, all AngularJS fields in the remainder of the html doc are broken. What is DataTables doing to the tfoot tr th (or td) that would make AngularJS stop working?
This discussion has been closed.