Our powerful JS Calendar component


Post by tokytok »

Hi,

Since the 4.1.5, the weekStartDay parameter not worked.

Go to basic demo, add :

weekStartDay: 1

The first week start on Monday (so it's ok), but when you switch to next week, it will start to Sunday.
All next navigation week will start on Sunday.

Image


Post by tokytok »

It's urgent for us to start week on monday.
Is there an other way to force the weekStart ?
I tried to change it on the local translation file but it not work too.


Post by saki »

Yes, this is a known issue, we have a ticket here: https://github.com/bryntum/support/issues/2850 It is a bug and it will be fixed.


Post by tokytok »

Hi,

Just to be shure:
The bug is on weekView too (the github issue is on AgendaView).
Do you have a release date for the 4.2.2 ?

Thanks.


Post by tokytok »

Temporary solution : Just use the local WeekStart (in i18n file) and remove all weekStart props :)
It work.


Post by mats »

4.2.2 should be out in a few weeks ( we typically do patch releases every 2-4 weeks)


Post Reply