Description
Page#stateless gets cached. If Page#isStateless() is called before rendering, a page might not be considered stateless although in #onConfigure() all stateful components are hidden.
Attachments
Issue Links
- relates to
-
WICKET-5424 Page.isPageStateless() returning true in regular run but false in WicketTester
- Resolved