Jezza created WICKET-6582:
-----------------------------
Summary: Ajax should prevent components on a different page from
rendering on the current one.
Key: WICKET-6582
URL: https://issues.apache.org/jira/browse/WICKET-6582
Project: Wicket
Issue Type: Improvement
Reporter: Jezza
Heyo, we've just updated to Wicket 8, and run head first into WICKET-6140.
The problem is that we use this behaviour to generate components without a
page, and then render them into place using ajax.
I think a better solution would be to only verify the page iff the component is
on a page.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)