Showing error for the following drop down
<select name="data[Album][album_date][day]" class="sparkbox-custom">
<option value="">DD</option>
<option value="01">1</option>
<option value="02">2</option>
</select>
If the key is 1, 2 it is working... Otherwise it is showing error "Uncaught TypeError: Cannot set property 'selected' of undefined" on jquery.sparkbox-select.js at line 35