Paul Cormier

Results 23 comments of Paul Cormier

Why wouldn't the DataTables render function work for sorting and filtering like demonstrated below? It works for properly displaying the transformed data, but when I try to sort or filter,...

Yes, I believe there's a race condition where the first modal is not actually removed yet when the trying to display the 2nd modal. `Modal.allowMultiple = true` does "fix" the...