You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jered Myers (JIRA)" <ji...@apache.org> on 2013/08/27 16:52:52 UTC

[jira] [Updated] (WICKET-5332) Autocomplete throws error when initialized in an AjaxLazyLoadPanel

     [ https://issues.apache.org/jira/browse/WICKET-5332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jered Myers updated WICKET-5332:
--------------------------------

    Attachment: autocomplete.zip
    
> Autocomplete throws error when initialized in an AjaxLazyLoadPanel
> ------------------------------------------------------------------
>
>                 Key: WICKET-5332
>                 URL: https://issues.apache.org/jira/browse/WICKET-5332
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.10.0
>            Reporter: Jered Myers
>         Attachments: autocomplete.zip
>
>
> When an autocomplete is added to a page in an AjaxLazyLoadPanel, the Wicket AJAX Debug window displays the error "ERROR: Cannot find element with id: null" and the autocomplete does not work.  The problem appears to be that the call to initialize the autocomplete is performed prior to the text field being added to the DOM.
> I am attaching a quickstart that replicates the problem

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira