esvit / ng-table

Simple table with sorting and filtering on AngularJS
http://esvit.github.io/ng-table
BSD 3-Clause "New" or "Revised" License
2.77k stars 851 forks source link

Dynamic filter inputs - model changes on all. #943

Open aaburgos4 opened 7 years ago

aaburgos4 commented 7 years ago

Hi, I was wondering if there is a fix for the following issue:

Whenever you enable text filtering for individual columns on a dynamically generated table, as soon as you type into one of the text inputs all the others fill out with what you typed. Has anyone also run into this and come up with a solution for it?

You can see an example of this issue here (on the dynamic example): http://ng-table.com/#/filtering/demo-multi-template

maykon-oliveira commented 1 year ago

I'd like to keep this project, there are many feature and improvement we could add. are u active?