Are you using JSONLiteral in your mixin? If your mixin does some javascript and stops working with no errors after a zone refresh I would suspect the JSON returned on the zone update is invalid. When this happens the JSON parser traps the error so you don't see any problems but nothing works after that.
The changing client IDs can also be a problem. I wrote a selector binding for the tapestry5-jquery library that helps with that issue. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org