Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

[Tutorial] autocomplete component example documentation bug #2278

Open
acorncom opened this issue Mar 13, 2018 · 0 comments
Open

[Tutorial] autocomplete component example documentation bug #2278

acorncom opened this issue Mar 13, 2018 · 0 comments

Comments

@acorncom
Copy link
Contributor

From the Autocomplete Component step under the heading "An Integration Test" the second code listing for tests/integration/components/list-filter-test.js (19 lines of code), line 13 should be highlighted as green, because the async keyword has been added to the function declaration. Without it, the test fails once the await keyword is added in the next code example.

From emberjs/ember.js#16369

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant