Description
I'm migrating our main app to Wicket 7.x
One of the tests fail with StackOverflowError.
Attaching a debugger shows that there are multiple instances of HtmlHeaderResolver$WicketHeadContainer with the same id.
See the attached screenshot.