Our pure JavaScript Scheduler component


Post by codevlabs »

Dear Support,

we are getting this error after upgrading to the latest version.

Angular build process is successful. The error is showing on runtime.

Kindly assist. thank you.

Attachments
Screenshot 2024-02-23 110023 B.png
Screenshot 2024-02-23 110023 B.png (32.96 KiB) Viewed 86 times
Screenshot 2024-02-23 105645.png
Screenshot 2024-02-23 105645.png (186.92 KiB) Viewed 86 times

Post by kronaemmanuel »

Hi,

Since Calendar and Scheduler both use Bryntum Grid under the hood, therefore, it is getting loaded multiple times.

For using multiple Bryntum products in the same app, please check this guide: https://bryntum.com/products/scheduler/docs/guide/Scheduler/integration/angular/multiple-products. You will need to use thin bundles.

Regards,
Krona


Post by codevlabs »

Thanks. For some reason, we had calendar and scheduler working together without using the thin modules.

But all looks well now. Thank you Krona.


Post Reply