[ 
https://issues.apache.org/jira/browse/WICKET-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596415#comment-16596415
 ] 

Sven Meier commented on WICKET-6582:
------------------------------------

A component can be rendered only, if it is in a page. So it is always "on a 
page".

Could you please provide a quickstart showing what you're up to.

> 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
>            Priority: Major
>
> 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)

Reply via email to