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

Error when autocompleting tag with TAB #47

Closed
galfert opened this issue Dec 28, 2016 · 1 comment
Closed

Error when autocompleting tag with TAB #47

galfert opened this issue Dec 28, 2016 · 1 comment
Assignees
Labels

Comments

@galfert
Copy link
Collaborator

galfert commented Dec 28, 2016

When hitting TAB to autocomplete a tag, the following error is thrown:

Uncaught TypeError: Cannot read property 'menu' of undefined

Error is happening in this line: https://github.com/skddc/webmarks/blob/6727e97d124ad44e771bc8b2dd14cdeb22958af0/app/components/bookmark-form/component.js#L21

I thought I tested tab completion when reviewing the PR, but I'm not sure yet if I only used ENTER.

@galfert galfert added the bug label Dec 28, 2016
@raucao raucao self-assigned this Dec 30, 2016
@raucao raucao closed this as completed in c32c5bb Dec 30, 2016
@raucao
Copy link
Owner

raucao commented Dec 30, 2016

Thanks.

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

No branches or pull requests

2 participants