You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inspect the DOM for the first event and you will see that the date is correctly formatted regarding the Dutch locale.
Change the locale to another language from the select element.
The Schedler updates most of the locale-dependent information like the dates in the major/minor header slots, but inspecting the event shows that the aria-label still contains the Dutch formatting for dates.
yanmariomenev
changed the title
[Scheduler] Dynamic Locale Change Does Not Update aria-labels in Kendo Scheduler Events
[Scheduler] Dynamic Locale Change Does Not Update aria-labels in Scheduler Events
Dec 18, 2024
Description
The Scheduler events aria-labels are not getting updated when the locale is dynamically changed. This is also valid for the agenda view.
Steps To Reproduce
Screenshots or video
https://github.com/user-attachments/assets/9dfaf2bf-9bd9-4c7e-9554-bcae51f4cbb0
Actual Behavior
Event aria labels are not updating upon dynamic locale change.
Expected Behavior
The event aria labels should update upon locale change like the rest of the component elements containing dates.
Browser
Chrome
Browser version
latest
OS type
MacOS
OS version
No response
Last working version of the Kendo UI for Angular package (if regression).
No response
The text was updated successfully, but these errors were encountered: