Our powerful JS Calendar component


Post by anthony.dasre »

Hello everyone,

I am using calendar 5.0.1.

I have met a problem when I want to reload the calendar with the code:

 calendar.crudManager.load()

before reload:

1.png
1.png (69.44 KiB) Viewed 597 times

after reload:

afterload.png
afterload.png (41.26 KiB) Viewed 597 times

I have checked the response of load(). It has loaded the data successfully. However, it can't show the data correctly.

Can someone tell me how to make it, please? Thanks.


Post by mats »

Any errors in console?


Post by Animal »

This looks like this fixed, but not yet released bug: https://github.com/bryntum/support/issues/4331


Post by anthony.dasre »

Here you can find the information in the console.

console.png
console.png (37.65 KiB) Viewed 557 times

Post by alex.l »

You can try to download last nightly build in customer zone and try to reproduce it with that codebase, wait for official release 5.0.2 and try it then, or attach a runnable test case that we could use to reproduce that.

All the best,
Alex


Post Reply