> I don't know exactly what is making the page dirty in this case. The AJAX debug window has a ListView in it.
On Wed, Apr 11, 2012 at 7:09 PM, Nelson Segura <[email protected]> wrote: > Sorry, you dont have to refresh 4 times, just once :p > -Nelson > > On Wed, Apr 11, 2012 at 6:08 PM, Nelson Segura <[email protected]> wrote: > > This is easily reproduceable in the wicket sample pages: > > > > http://www.wicket-library.com/wicket-examples/ajax/links > > > > 1. Click on the increment link for Counter 2 for times. Counter shows 4. > > 2. CTRL-R/refresh 4 times, the counter still shows 4. > > 3. Click on link 4 more times. Counter shows 8 > > 4.CTRL-R/refresh once more, the counter shows 4! > > > > I don't know exactly what is making the page dirty in this case. > > > > Can you confirm this behavior in the sample page? > > > > -Nelson > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
