Ember-power-select: selectChoose helper breaks because of basic-dropdown [aria-owns] update

Created on 6 Dec 2018  路  1Comment  路  Source: cibernox/ember-power-select

Hi @cibernox,

ember-basic-dropdown was recently updated and now aria-owns will not exist in the trigger unless the dropdown is opened

However, the selectChoose power-select test-helper still assumes that aria-owns will always be there so the latest combination of the two addons breaks in our codebase.

Most helpful comment

@Pixelik It has just been fixed. Update EPS.

>All comments

@Pixelik It has just been fixed. Update EPS.

Was this page helpful?
0 / 5 - 0 ratings