xdan / autocomplete

jQuery autocomplete plugin like Google autocomplete
MIT License
257 stars 92 forks source link

IE9 out of stack space #17

Open cdarken opened 9 years ago

cdarken commented 9 years ago

I get this error in IE9 console while typing in the search field:

SCRIPT28: Out of stack space

When clicking for more details it takes me to toggleDetails() function.