Hi, I'm getting this runtime error when selecting a result from the typeahead dropdown:
Uncaught (in promise) TypeError: Cannot read property 'appendChild' of null
at BasicDropdownContent.animateOut (basic-dropdown-content.js:202)
This comment seems to identify the issue:
ember-power-addons/ember-basic-dropdown#540 (comment)
I'm using
ember-power-select-typeahead 0.8.1
ember-source 3.23.1
Hi, I'm getting this runtime error when selecting a result from the typeahead dropdown:
This comment seems to identify the issue:
ember-power-addons/ember-basic-dropdown#540 (comment)
I'm using
ember-power-select-typeahead 0.8.1
ember-source 3.23.1