[ 
https://issues.apache.org/jira/browse/TOBAGO-2385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Nöth resolved TOBAGO-2385.
----------------------------------
    Fix Version/s: 6.7.0
                   5.15.0
       Resolution: Fixed

> tc:link drop down menu doesn't work with ui:repeat
> --------------------------------------------------
>
>                 Key: TOBAGO-2385
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-2385
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 6.6.0
>            Reporter: Carsten Dimmek
>            Assignee: Bernd Bohmann
>            Priority: Major
>             Fix For: 6.7.0, 5.15.0
>
>
> The following excample doesn't work
> {code:java}
> <tc:link omit="true" image="fal fa-ellipsis-vertical">
>     <tc:style customClass="icon-button"/>
>     <ui:repeat var="item" value="...">
>         <tc:link label="#{item.label}" link="#{item.link}" />
>     </ui:repeat>
> </tc:link> {code}
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to