I want to build a filtering action on slick carousel. I have multiple buttons, on button click it should filter(as there will be large no.of carousel cards after selection also slick slider should work). I tried doing slick('refresh') on button click, however it's coming as undefined.