Hi, In production, yesterday, I had a very disturbing bug with an enclosure (the wicket:enclosure tag): the content of the enclosure was displayed even if the child was not visible (and the child was indeed not visible in the page).
I switched to using an EnclosureContainer and redeployed the app in production and it fixed the issue. I was unable to reproduce the issue in development, it was only visible in production. I know it's not a very useful bug report but I was wondering if someone had an idea on what could be the issue. It might guide me on the way to build a proper quickstart. Thanks! -- Guillaume
