Schedule currentView="TimelineYear" set enableRtl=true not display events

Hi,

I am evaluating schedule component for Arabic support, which leads to issue where events not visible yearly view and enableRtl=true.
Please find the code below:
currentView="TimelineYear" & enableRtl=true
 <ejs-schedule #scheduleObj width='100%' height='650px' [enableRtl]="enableRtl" [eventSettings]="eventSettings" [currentView]="currentView"
      (eventRendered)="oneventRendered($event)">
      <e-views>
        <e-view option="TimelineYear"></e-view>
      </e-views>
    </ejs-schedule>


1 Reply

RV Ravikumar Venkatesan Syncfusion Team March 23, 2020 10:30 AM UTC

Hi Ojesh, 

Greetings from Syncfusion support. 

We could able to reproduce the issue that you have reported. We had logged the defect report at our end and the fix will be included in our  Volume 1 SP1 release. It is expected on the end of April. You can track this defect status in below feedback link. Kindly be patience until then. 


Regards, 
Ravikumar Venkatesan 


Loader.
Up arrow icon