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

Fix "Uncaught TypeError" in ui.autocomplete. #1670

Closed
wants to merge 1 commit into from
Closed

Fix "Uncaught TypeError" in ui.autocomplete. #1670

wants to merge 1 commit into from

Conversation

xhj
Copy link

@xhj xhj commented Jun 10, 2013

Because certain naming conventions relating to autocomplete have been removed in jQuery UI v1.10, the autocomplete data tag has been renamed to ui-autocomplete, and the item.autocomplete has been renamed to ui-autocomplete-item.

see: http://jqueryui.com/upgrade-guide/1.10/#autocomplete

and this question: http://stackoverflow.com/questions/9513251/cannot-set-property-renderitem-of-undefined-jquery-ui-autocomplete-with-html

@coveralls
Copy link

Coverage Status

Coverage decreased (-0%) when pulling 649c005 on xhj:rails-4 into 18db7a8 on sferik:rails-4.

@mshibuya
Copy link
Member

Please see the comment here.
#1668 (comment)

@mshibuya mshibuya closed this in ca15a8f Jun 10, 2013
@mshibuya
Copy link
Member

I've also merged ca15a8f to rails-4 branch.
Thanks!

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

Successfully merging this pull request may close these issues.

3 participants