vedmack / yadcf

Yet Another DataTables Column Filter (yadcf)
http://yadcf-showcase.appspot.com/
MIT License
732 stars 285 forks source link

yadcf.exResetAllFilters() no longer resets columns using select #639

Closed Eddie-Fantastic closed 3 years ago

Eddie-Fantastic commented 3 years ago

Just updated from beta 25 to beta 44 and my button which runs yadcf.exResetAllFilters(table) will reset all columns except those that use a select style filter. The column reset buttons still work on them though. Reverted back to 25 and is working again.

vedmack commented 3 years ago

can you please provide a jsfillde test page?

Eddie-Fantastic commented 3 years ago

Sure, my first so if I made a mistake let me know...

https://jsfiddle.net/61m4b3wk/5/

Individual filter reset buttons work. "Reset all column filters" button resets text searches but not select boxes. If I change to yadcf 0.9.4.beta.25 then all columns get reset as they should.

vedmack commented 3 years ago

fixed in 0.9.4.beta.45, see it live here https://jsfiddle.net/vedmack/yp8w2khg/