Hi, we are not aware of this issue - https://issues.apache.org/jira/issues/?jql=project%20%3D%20WICKET%20AND%20fixVersion%20%3D%206.15.0 Please file a bug report with a quickstart app. 6.15 will be cut tomorrow so most probably this will be fixed for 6.16.
Martin Grigorov Wicket Training and Consulting On Thu, Apr 10, 2014 at 4:03 PM, dmalescot <[email protected]> wrote: > 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] > >
