Description
While upgrading to Wicket 7.0.0-M5 we encounter StackOverflowErrors in several parts of our application.
I managed to isolate the problem into a quick start project (see attached file).
The problem seems to arise when working with (nested) transparent containers like TransparentWebMarkupContainer and possibly Enclosure.
To reproduce: Start project, load home page, refresh browser.