Closed linearza closed 3 years ago
This resolves the Cannot read property 'type' of undefined error which rears its head once you start using mutliple EPS addons, but where this one is using a buggy ember-basic-dropdown@2.0.15 version via ember-power-select@3.0.6
Cannot read property 'type' of undefined
ember-basic-dropdown@2.0.15
ember-power-select@3.0.6
References: https://github.com/cibernox/ember-basic-dropdown/issues/586#issuecomment-863632421 https://github.com/cibernox/ember-basic-dropdown/issues/586#issuecomment-780594125 https://github.com/cibernox/ember-power-select-typeahead/issues/106#issue-866185178
@cibernox this is quite urgent for us, could you possibly review and publish soonish?
Please see comments here: https://github.com/cibernox/ember-power-select-typeahead/issues/106#issuecomment-971622166
This resolves the
Cannot read property 'type' of undefined
error which rears its head once you start using mutliple EPS addons, but where this one is using a buggyember-basic-dropdown@2.0.15
version viaember-power-select@3.0.6