Hi Syncfusion Support Team
We are creating a new PWA using Angular 11. Now we also want to use the scheduler, which works as far as it can. Only when we want to change the language, we get the following error message:
Cannot read property 'trim' of undefined at Week.formatDateRange
In the file of the attachment you can find the source code. If we remove the locale='de-CH' entry in the pendenzen.component.html file, then the component loads correctly.
In Vue another user had the same problem:
https://www.syncfusion.com/forums/154409/changing-language-in-scheduler-not-working-for-webpack-4-versions
Reinstalling the scheduler did nothing.
Many thanks for your support.
Kind regards,
Thomas
Attachment:
angular11_code_700f04bd.zip