Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial: autocomplete component example documentation bug #16369

Closed
rayascott-zz opened this issue Mar 13, 2018 · 3 comments
Closed

Tutorial: autocomplete component example documentation bug #16369

rayascott-zz opened this issue Mar 13, 2018 · 3 comments

Comments

@rayascott-zz
Copy link

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.

@acorncom
Copy link
Contributor

@rayascott thanks for the feedback! I'm going to move these issues over to the guides repo, which is where we track issues with the guides and tutorial. Would love to get more feedback there (or help fixing those bugs)

@rayascott-zz
Copy link
Author

@acorncom Sorry, I didn't realise there is a guides repo!

@acorncom
Copy link
Contributor

@rayascott No worries at all, it's not that clear 😀

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

No branches or pull requests

2 participants