Search and Top Navigation
#9001 closed bug (duplicate)
Opened January 22, 2013 03:31PM UTC
Closed January 22, 2013 03:54PM UTC
Uncaught TypeError: Cannot set property '_renderItem' of undefined
| Reported by: | maxwellnewage2013 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | none | 
| Component: | ui.autocomplete | Version: | 1.10.0 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
The jquery example:
http://jqueryui.com/autocomplete/#combobox
Is not working and the following error:
Uncaught TypeError: Cannot set property '_renderItem' of undefined
In the file: custom-data.html
In the line: 66
The same mistake i have on my website, when try include the google maps geocoder api and Jquery Autocomplete combobox on the same page.
Attachments (0)
Change History (1)
Changed January 22, 2013 03:54PM UTC by comment:1
| component: | ui.core → ui.autocomplete | 
|---|---|
| resolution: | → duplicate | 
| status: | new → closed | 
Duplicate of #8992.