showTimeIndicator not working correctly with timeScale

using version: "@syncfusion/ej2-react-schedule": "28.1.33", enabling time scales with the following settings breaks the showTimeIndicator flag and pushes its position to the top of the calendar always. If the slotCount is 1 it breaks and shows the time at the top. if i make the slotCount = 2, it works perfectly fine. Please see the stackblitz below as an example:


https://stackblitz.com/edit/react-hgqyyozl-q1hqfrnl?file=index.js

Image_3211_1737452589856


3 Replies

AK Ashokkumar Karuppasamy Syncfusion Team January 22, 2025 02:13 PM UTC

Dear customer,

Your reported problem is considered a bug. The fix for this defect will be included in our upcoming weekly patch release, which is expected to be rolled out by February 4, 2025. You can track the status of the fix at the following link:


Feedback: https://www.syncfusion.com/feedback/64785/current-time-indicator-in-the-scheduler-is-rendered-in-the-incorrect-position

Disclaimer: Inclusion of this solution in the weekly release may change due to other factors including but not limited to QA checks and works reprioritization.


Regards,

Ashok



AK Ashokkumar Karuppasamy Syncfusion Team February 5, 2025 02:41 AM UTC

Dear customer,

We were unable to include the fix for the issue as promised in the weekly release scheduled to be published on 04/02/2025. This fix will be included in the next weekly release (11/02/2025).

We apologize for any inconvenience this may have caused and appreciate your understanding.

Regards,
Ashok




SR Swathi Ravi Syncfusion Team February 12, 2025 08:06 AM UTC

Dear Customer,

 

We are glad to announce that our weekly release (V28.2.5) has been rolled out successfully. The fix for the issue has been included in our weekly release (28.2.5). Upgrade to the latest version to resolve the issue.

 

Release notes: https://ej2.syncfusion.com/react/documentation/release-notes/28.2.5?type=all#schedule

Feedback: Current time indicator in the Scheduler is rendered in the incorrect position in React | Feedback Portal

 

Root Cause: When the slot count is set to 1, the existing code does not consider the given interval in the sample. Instead, it performs some calculations to set the interval. As a result, the obtained value is incorrect. Consequently, based on the existing calculations, the returned top value is wrong. This causes the time indicator to be positioned incorrectly.


Sample: Qipcns7d (forked) - StackBlitz


We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you would require any further assistance.

 


Loader.
Up arrow icon