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

Martin Grigorov resolved WICKET-5332.
-------------------------------------

       Resolution: Implemented
    Fix Version/s: 6.11.0
                   7.0.0
         Assignee: Martin Grigorov
    
> 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
>    Affects Versions: 6.10.0
>            Reporter: Jered Myers
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0, 6.11.0
>
>         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

Reply via email to