Re: zone.deferredZoneUpdate fires update events twice

2015-07-30 Thread Stefan
Hi Geoff, thanks for your reply! I personally preferred the use of listeners, but i’ll definitely give it a try. What do you think about that double fired events? I'll try to check this again to make sure this isn’t a bug. My best, Stefan Am 24. Juli 2015 bei 03:03:32, Geoff Callender (geoff

Re: zone.deferredZoneUpdate fires update events twice

2015-07-23 Thread Geoff Callender
Hi Stefan, Rather than making your javascript depend on understanding Tapestry’s workings, perhaps you can simply command things from the server-side? When the server-side responds to the request with a zone, eg. ajaxResponseRenderer.addZone(zoneElld); could it also respond with a callback com