Open xNufarx opened 6 years ago
Hi,
I don't know if i'm using it bad, but it seems that the reset button is not working (not added in the DOM) when using with Knockout multiselect binding.
Here's a demo http://jsfiddle.net/Nufar/28nx0mhs/
Thanks in advance for your help :)
Ok i think i've found where is the issue, the rebuild methode don't call this.buildReset() so the reset button isn't rebuild.
this.buildReset()
Hi,
I don't know if i'm using it bad, but it seems that the reset button is not working (not added in the DOM) when using with Knockout multiselect binding.
Here's a demo http://jsfiddle.net/Nufar/28nx0mhs/
Thanks in advance for your help :)