emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 873 forks source link

[Tutorial] this.on referent does not exist #2279

Closed acorncom closed 6 years ago

acorncom commented 6 years ago

From the Autocomplete Component step under the heading "An Integration Test" after the first code example, the reference this.on has no referent.

Unless I'm misreading the text, or it's down to my lack of knowledge regarding JavaScript & Ember development, I can't find where the this.on call is used. Is this a documentation bug?

From https://github.com/emberjs/ember.js/issues/16370 /cc @rayascott

acorncom commented 6 years ago

Closed by #2286