Dhaulagiri / ember-cli-twitter-typeahead

An ember cli typeahead component based on Twitter's jquery typeahead
MIT License
28 stars 14 forks source link

Undefined is not a function #2

Closed vhf closed 9 years ago

vhf commented 9 years ago

Thanks for this addon.

I'm trying to use it on one of my projects, but I am getting an error on this line : undefined is not a function.

Since this _validateEmail function is not defined in this addon, where does it come from? Am I missing a dependency?

Thanks a lot

cowboyd commented 9 years ago

Hi, @vhf thanks for reporting this issue. This was extracted from a specific project and this is a dependency that managed to leak in. I've fixed this on master, and will release an update soon.

vhf commented 9 years ago

Thanks for the fix!

vhf commented 9 years ago

Do you have an ETA for the release 0.0.6 fixing this issue?

cowboyd commented 9 years ago

@vhf oops, published.