vedmack / yadcf

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

exFilterColumn for type: 'date_custom_func' seems to have no effect on the filter #645

Open louking opened 3 years ago

louking commented 3 years ago

test case: https://jsbin.com/cixawez/edit?html,js,output

steps to cause problem:

also ref: https://stackoverflow.com/questions/65460395/yadcf-clear-filter-when-using-date-custom-func-still-causes-last-date-to-be-supp

review of yadcf code shows exFilterColumn doesn't seem to have case for date_custom_func, which may be the root cause for this