Ajax lazy components not loading
--------------------------------

                 Key: WICKET-4397
                 URL: https://issues.apache.org/jira/browse/WICKET-4397
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.5.4
            Reporter: Michal Wegrzyn


After fix for WICKET-4227 I am still getting problems with lazy panels. 
WICKET-4227 is indeed fixed, but lazy panels are not loaded - they are in 
'loading' state forever.

To reproduce issue please use quickstart from WICKET-4227 and change returned 
channel type in MyAjaxLazyLoadPanel object to AjaxChannel.Type.DROP. 

Please note that if it is fixed, maybe WICKET-4366 will be also fixed.
Note also that this issue is similar to WICKET-4157.

I have seen that this issue occurs also in IE9 after logging into my 
application (only after login, refreshing page with F5 makes panels loadable).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to