Re: AjaxLazyLoader

2014-12-19 Thread Sven Meier
Hi, can you provide a quickstart? Regards Sven On 19.12.2014 14:53, F.O.O wrote: My production app switched to the AjaxLazyLoad rendered panel which has a ListView component added to it. But I noticed a pattern that the first render of the LazyLoadPanel results to an error because it renders

Re: AjaxLazyLoader

2014-12-19 Thread wiseguy2
Hi Sven, My LazyLoadPanel uses the following getApplication().getRequestCycleSettings().setGatherExtendedBrowserInfo(true); which happens to be interrupting with the request cycle because with the message saying the browser doesn't support Js. Would this be peculiar to building in