ParameterYUIStore conflicts with Autocomplete Widget
Closed this issue · 1 comments
rickkwa-xx commented
When clicking on results in the autocomplete, sometimes it does not hide and it stays there. I noticed that after I put in ParameterYUIStore, that afterRequest runs 2 times when you select a result in the autocomplete (it only runs 1 time before I put in ParameterYUIStore).
jpmckinney commented
I've updated the Autocomplete widget to use jQuery UI instead of a separate plugin. Can you test with the new code? If there is still a bug, let me know and I'll re-open the issue.