Jex
Jex

I have an issue with setting up the default value of selectize. After I tried your the angular-selectize(plunkr example) code works but not in v3.0.1.
Here's my config. ``` javascript vm.add_inspiration_image_opts = { className: "inspiration-image-modal", scope: $scope, backdrop: 'static', animate: false, title: 'Add Inspiration Image', size: 'large', templateUrl: '/app/assets/templates/admin/add_inspiration_image_modal.tpl.html', buttons: { add: { label: ' Save...