Jex

Results 4 issues of Jex

![image](https://cloud.githubusercontent.com/assets/14348836/14752521/b3696bd0-089d-11e6-887b-84a7a4075449.png)

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...