[
https://issues.apache.org/jira/browse/TOBAGO-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17316374#comment-17316374
]
Henning Nöth commented on TOBAGO-1993:
--------------------------------------
Workaround
{code:xml}
<tc:segmentLayout extraSmall="6seg">
<tc:in value="rendered correctly"/>
<tc:panel>
<h:inputText value="will not be rendered"/>
</tc:panel>
</tc:segmentLayout>
{code}
> Components from other libraries not rendered in segment layout
> --------------------------------------------------------------
>
> Key: TOBAGO-1993
> URL: https://issues.apache.org/jira/browse/TOBAGO-1993
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Core
> Affects Versions: 4.4.0
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Minor
>
> {code:xml}<tc:segmentLayout extraSmall="6seg">
> <tc:in value="rendered correctly"/>
> <h:inputText value="will not be rendered"/>
> </tc:segmentLayout>{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)