Hi Kalle, I'm already using delegate:
<t:zone t:id="summary" show="summary"> <t:delegate to="summaryBlock" /> </t:zone> So I'm stumped as to what it could be. Kalle Korhonen-2 wrote: > > Delegate doesn't do the trick? > <t:zone t:id="shoppingCartZone"> > <t:delegate to="shoppingCartBlock"/> > </t:zone> > > Kalle > > > On Tue, Mar 24, 2009 at 6:43 AM, Daniel Jones <d...@murieston.com> wrote: > >> >> Hello, >> >> I'm using Tapestry 5.0.18 and more specifically the Zone component. >> >> When I have a zone on a page (This is for an shopping basket panel, that >> updates as the user adds items.) Everything works fine but there is a >> minor >> annoyance. When the user follows a link to the next page and then >> decides >> to go back by clicking the back button on their browser. The Zone is now >> empty and does not perform a refresh, I have to manually click refresh to >> get the correct contents. >> >> Has anyone else had this problem? And are there any tips on how to solve >> it? I know that this may be more of a browser related issue, but there >> must >> be some workaround? >> >> Any help is much appreciated. >> Daniel >> -- >> View this message in context: >> http://www.nabble.com/T5---Zone-update-annoyance.-tp22680692p22680692.html >> Sent from the Tapestry - User mailing list archive at Nabble.com. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org >> For additional commands, e-mail: users-h...@tapestry.apache.org >> >> > > -- View this message in context: http://www.nabble.com/T5---Zone-update-annoyance.-tp22680692p22683733.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org