Thanks to visit codestin.com
Credit goes to github.com

Skip to content

example not working #23

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

Closed
Aratramba opened this issue Apr 28, 2020 · 3 comments
Closed

example not working #23

Aratramba opened this issue Apr 28, 2020 · 3 comments

Comments

@Aratramba
Copy link

Hi, I noticed the example isn't working. When I focus the input field this error message pops up in the console:

Uncaught TypeError: comboboxNav.stop is not a function
    at HTMLInputElement.toggleList ((index):33)

This happens on Chrome/Firefox/Opera/Safari OSX.

image

@koddsson
Copy link
Contributor

Seems to be because we haven't published a new version since we changed the API in #21. This should be fixed after we merge #22 and publish.

cc/ @muan

@Aratramba
Copy link
Author

I see, https://html-is.glitch.me/github/combobox-nav-22.html seems to work just fine. You might for now just put that link up in the Github description.

image

@muan
Copy link
Contributor

muan commented Apr 28, 2020

Fixed in 24bf194.

I added the old demo back and linked to it: https://github.github.io/combobox-nav/examples/index-v1.0.2.html

@muan muan closed this as completed Apr 28, 2020
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

3 participants