BoldDesk®Customer service software with ticketing, live chat & omnichannel support, starting at $99/mo for unlimited agents. Try for free!
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
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:
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
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
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
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.