l-lin / angular-datatables

DataTables with Angular
https://l-lin.github.io/angular-datatables/
MIT License
1.57k stars 486 forks source link

dtInstance doesn't return Promise #1548

Closed shanmukhateja closed 3 years ago

shanmukhateja commented 3 years ago

Getting this off the list before upgrade to v12

shanmukhateja commented 3 years ago

@l-lin thanks for the suggested changes. I've added them as requested.

And yes. I do not plan on backporting this PR to older versions. It will be a v12+ thing only.

We talked about this over email a few months ago, remember? I also remember attaching a git patch as POC for this.

I'm looking into angular way bug, will update when fixed.

shanmukhateja commented 3 years ago

Hey, I've realised this feature isn't going to work with how we setup datatables.net library.

I'm closing this for now with hope to revive it in the future, maybe Angular v13?