Our pure JavaScript Scheduler component


Post by kundansah »

Hi,
I am using bryntum calendar in "Drag from external source demo" mode. I have one week, two week, day, current month as preset options. Whenever i choose current month, it is loading the data for march month with the header "March 2024".

Calendar - Current month with header.png
Calendar - Current month with header.png (56.03 KiB) Viewed 635 times

After that if i click on previous button it is loading the data of February month with header "February 2024".

Calendar - February month with header.png
Calendar - February month with header.png (43 KiB) Viewed 635 times

But on further click on previous button, calendar is not loading the correct January data and the header is blank.

Calendar - January month without header.png
Calendar - January month without header.png (46.58 KiB) Viewed 635 times

On further click of previous button respective month's header is loading correctly.
Why is the header becoming blank for January month?


Post by Animal »

It appears that you are using the Scheduler product, not the Calendar product.

If this is the case, I will move this thread to the correct folder.


Post by kundansah »

Hi,

yes, please move it to scheduler as it was raised in calendar by mistake.


Post by alex.l »

Hi,

We need a test case to reproduce that. Anything in console?

All the best,
Alex


Post by kundansah »

Thanks, shared the codepen via email to support@bryntum.com


Post by alex.l »

Hi,

I see the app is not runnable and in readonly mode, so I can't do anything with that.
Could you pls zip and send it as archive? It will give us opportunity to add sources and run the code.

Thanks.

All the best,
Alex


Post by kundansah »

Hi Alex,

An email has been sent to support[at]bryntum.com by Moses with runnable zip as attachment.

Thanks,
Kundan


Post by ghulam.ghous »

We have received the email. Checking it now.


Post by ghulam.ghous »

Hi Kundansah,

I ran your project and there was no data shown on it. But upon selecting currentMonth and clicking on previous button, header was correctly shown even for the month of January. See the clip here: https://drive.google.com/drive/folders/1yZbmp23tN3_uV6ufZ8c4k4fn_4CPL0GH?usp=sharing

Any step that I have missed?

Regards,
Ghous


Post Reply