Arnaud 2501
Results
2
comments of
Arnaud 2501
Have the same issue PaddyMann can you detail how you hacked this using onblur ? Do you mean jquery ?
Ok figured it out! Here is what I did based on PaddyMann comment : ``` $scope.mySelectizeConfig = { // config options here onInitialize: function (selectize) { selectize.on('blur', function () {...