cibernox / ember-power-select-typeahead

Typeahead component built on top of ember-power-select
MIT License
37 stars 57 forks source link

Upgrade ember-power-select@4.0.0 and add typescript support #90

Closed mschorsch closed 1 year ago

mschorsch commented 4 years ago

@cibernox Can you review my pull request?

bobisjan commented 3 years ago

👋, thanks for this PR, and what is the status here?

sly7-7 commented 3 years ago

Seems like without this upgrade, ember-power-select-typeahead does'nt even compile against ember 3.25. I have something like this:

Template Compiler Error (broccoli-persistent-filter:TemplateCompiler) in ember-basic-dropdown/templates/components/basic-dropdown-content.hbs

Cannot read property 'type' of undefined