Search found 1195 matches

Hello!

The information which you have provided is not enough to give you an advice.
Please provide a small test application which we can run to reproduce this error.

Also please note that Scheduler cannot be rendered on server side (SSR).

Hi!

5.6.1 is not released yet. It will be released in coming few days.

Hi!

Unfortunately, we don't use Jest in our testing environment, so I cannot give you some exact advice.
If Jest supports fully functional DOM then it possibly could be used for testing.

I've created this issue for investigation
https://github.com/bryntum/support/issues/7877

That issue has been fixed. Will be released with 5.6.1.

Hi! When using thin, classes should be imported from the project package where this class exist. For example: HasPercentDoneMixin exists in Engine, so import should be from @bryntum/engine-thin . But for some reason it is not exported there. I've created this issue to fix in coming patch release: ht...
Hi! Use password for qizhi.guo@mihoyo.com CustomerZone account. He should have CustomerZone access with his own password. Try register him and login with his credentials: https://customerzone.bryntum.com Npm uses the same user name and password for authorizing. https://bryntum.com/products/grid/docs...

Hi!

Gantt module bundle has exported HasPercentDoneMixin.
Please use the correct mixin name.

Hi!

Please use existing paid account credentials for CustomerZone and create an access token.
Then you may share this token with other devs.

https://bryntum.com/products/grid/docs/guide/Grid/npm-repository#access-tokens-for-cicd

Hi!

Please attach application which we can download and install.

Hi!

Yes this is related to pnpm.
It has different folder structure.
We have designed thin packages to use native npm repo structure with relative paths.

I've opened this issue to investigate ability to adopt thin for pnpm.
https://github.com/bryntum/support/issues/7754