Our powerful JS Calendar component


Post by alex.l »

Hi smalchow,

Could you please attach a full runnable application, because we don't see this problem in our code following steps to reproduce you posted. I see no jumps to previous week when I change locale. We need to reproduce this before confirm a bug.

Thank you!

All the best,
Alex


Post by smalchow »

Hi Alex,

sure, here is an application reproducing the bug. I noticed that the bug can only be produced by using the resource view in combination with applying a language other than the default 'En'.

To run the application, do:

npm install
npm start

You need to have http-server installed globally

Attachments
bryntum_calendar .zip
(4.38 KiB) Downloaded 23 times

Post by alex.l »

Thank you for the test case, it helped a lot to reproduce the problem in our code base. The bug is confirmed, here is the link to track the status https://github.com/bryntum/support/issues/6981
You can subscribe on ticket updates to be notified when it's done.

All the best,
Alex


Post Reply