Premium support for our pure JavaScript UI components


Post by jit@flowit.dk »

See attached image.

Screenshot 2023-03-31 at 12.42.11.png
Screenshot 2023-03-31 at 12.42.11.png (89.26 KiB) Viewed 121 times

Best regards
Jimmy Thomsen


Post by jit@flowit.dk »

For anyone else, here is a work around:

Create a file called bryntum-modules.d.ts with the following content:
declare module "@bryntum/gantt/locales/gantt.locale.Da";

If it's not working, try restarting WebPack (or what ever bundler you are using).

Best regards
Jimmy Thomsen


Post by jit@flowit.dk »

And please consider updating the documentation with an example of importing locales.

Best regards
Jimmy Thomsen


Post by marcio »

Hey Jimmy,

Thanks for the report and for sharing a workaround for other people! I created a ticket for updating the documentation https://github.com/bryntum/support/issues/6506

Best regards,
Márcio


Post by jit@flowit.dk »

Thanks @Marcio

Best regards
Jimmy Thomsen


Post Reply