EnclosureContainer FTW! P.S. I know the above is not very useful but I'm preaching against (Inline)Enclosure for few years now :-)
Martin Grigorov Freelancer. Available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Wed, Jun 24, 2015 at 12:48 PM, Guillaume Smet <[email protected]> wrote: > 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 >
