Hi Stefan,

As usual, an interesting tip on how to use the Chrome debugger here..

The beginner that I am also got reminded of the  autocomplete="off" option 
which I promptly added to the name-one tags in my application.

I am glad you solved the issue.

Thank you for sharing...

Best Regards

Bernard


On Wednesday, July 30, 2014 6:58:27 PM UTC+4, Stefan Haslinger wrote:
>
> Hi folks!
>
> Has anybody seen the typeaheads not working any more?
>
>       <country-view:>
>         <name-one complete-target="&Country.new()" completer="name_de" 
> autocomplete="off"/>
>       </country-view:>
>
> XHR-Request fires, I see data come back in the Chrome debugger, e.g. 
>  {"countries":["Bahamas","Bahrain","Westsahara"]}
> but DropDown does not open any more.
>
> Currently searching for an idea how to debug this ...
>
> Hoping, it's just a version mismatch between Bootstrap, JQuery and Hobo.
>
> Currently using:
>     hobo (2.1.1)
>     hobo_jquery (2.1.1)
>     hobo_jquery_ui (2.1.1)
>     hobo_bootstrap (2.1.1)
>     hobo_bootstrap_ui (2.1.1)
>     jquery-rails (2.3.0)
>
> Ciao,
> Stefan
>

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/hobousers.
For more options, visit https://groups.google.com/d/optout.

Reply via email to