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

Ember.select missing in Ember 2.3

$
0
0

@Deepak_Negi_Sunny wrote:

Dear Members,

I am converting a product from Ember 1.x to Ember 2.3. In Ember 2.3 there is no Ember.select (dropdown). Please assist me in this.

I tried to create a component and tried it as following too:

import Ember from 'ember';

export default Ember.Select.extend({

});

it gave Ember.select not found error. Regards:

Dn

Posts: 3

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles