Timeline 10.0.2 addEvent not called

UI Components for JSF
Post Reply
RalfScania
Posts: 81
Joined: 26 Sep 2012, 12:51

21 Jun 2021, 13:50

Hi, double clicking on a group doesn't add a new item.
This was working with 10.0.0
No error message in the console

Code: Select all

 <p:timeline id="timeline" value="#{testView.model}" var="order" varGroup="truck"
                        editable="true" eventMargin="0" eventMarginAxis="0" stackEvents="false"
                        orientationAxis="top" widgetVar="timelineWdgt">
                <f:facet name="group">
                    <h:outputText value="Truck #{truck.code}" style="font-weight:bold;"/>
                </f:facet>
                <p:ajax event="add" listener="#{testView.onAdd}" />
</p:timeline>
Primefaces 8.0.4, MyFaces 2.2.8, Tomcat 9.0.8

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

21 Jun 2021, 16:38

If you can reproduce the issue with PrimeFaces Test reproducer then I would submit an issue on GitHub Issues including your reproducer zip for developers to debug.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

RalfScania
Posts: 81
Joined: 26 Sep 2012, 12:51

21 Jun 2021, 17:28

Primefaces 8.0.4, MyFaces 2.2.8, Tomcat 9.0.8

Melloware
Posts: 3717
Joined: 22 Apr 2013, 15:48

21 Jun 2021, 21:35

OK it was a Timeline bug I updated it and its fixed and I marked it Elite label so hopefully it will go in 10.0.4.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 13.0.0 / PF Extensions 13.0.0
PrimeReact 9.6.1

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 13 guests