ember-select-2
ember-select-2 copied to clipboard
Fixed issue when allowClear didn't set the value to null
trafficstars
When clicking the clear button the Ember value wasn't set to null. I think this only happened when an optionValuePath was set. This fixes #112