[
https://issues.apache.org/jira/browse/WICKET-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139773#comment-16139773
]
Jezza commented on WICKET-6456:
-------------------------------
It makes sense not to render the children's header if the parent is currently
rendering, as theoretically it should render the children.
Now that I've thought about it, this might be a complete design flaw on my end.
> Headers not rendered for components inside nested
> TransparentWebMarkupContainer on ajax update
> ----------------------------------------------------------------------------------------------
>
> Key: WICKET-6456
> URL: https://issues.apache.org/jira/browse/WICKET-6456
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 7.6.0
> Reporter: Jezza
>
> Due to
> https://github.com/apache/wicket/blob/master/wicket-core/src/main/java/org/apache/wicket/markup/html/TransparentWebMarkupContainer.java#L87,
> if a TransparentWebMarkupContainer isn't the root of the ajax update, it
> won't be able to render its children's headers.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)