Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Multiple select with Shift+arrow is not working

$
0
0

@chani wrote:

Hi,

{{#if view.details}} Car Types
{{view view.Select multiple="true" class="design" name="List" contentBinding="view.data" optionLabelPath="content.itemLabel" optionValuePath="content.itemValue" selectionBinding="view.Type"}}

{{/if}}

Rendered HTML :

Car Types CAR BIke truck

select multiple with Shift+arrow is not working in IE(10,11). Its working fine in chrome.

Thanks!

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles