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

AJAX autocomplete component triggers JS error #45

Open
lemmingucwcz opened this issue Nov 13, 2013 · 0 comments
Open

AJAX autocomplete component triggers JS error #45

lemmingucwcz opened this issue Nov 13, 2013 · 0 comments

Comments

@lemmingucwcz
Copy link

There is a bug in wiquery-autocomplete.js where JS gets options parameter from JQuery UI autocomplete and always treats it as an array - however, for AJAX-filled autocompletes this is a string, resulting in JS error.

I have created a Wicket quickstart project demonstrating the bug, with detailed instructions how to trigger it on the start page, download here: http://lemming.hofyland.cz/wiQueryAutocompleteJSBug.zip

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

1 participant