Hi, 

Since wicket 6.14, autocomplete component throw an error when positionning
autocomplete-menu.

TypeError: $(...).offset is not a function

In fact, in wicket-autocomplete.js (line 592), getPosition use $(obj)
instead of Wicket.$(obj) :

Maybe a can implement a workaround ? Or i need to wait for 6.15 ?

Thanks


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-6-14-0-Error-in-autocomplete-component-tp4665355.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to