Premium support for our pure JavaScript UI components


Post by jimmycallin »

Hi!

When testing the latest nightly release (2024-05-24-release), we are seeing issues with updating segments when using the flag
skipNonWorkingTimeInDurationWhenSchedulingManually: false.

Please see video and example project, where a single event shifts between 2 states.

To use the nightly release, I did the following:

  1. Go into the example project and run npm install.
  2. Run the following command to move over the nightly build: rm -r node_modules/@bryntum/schedulerpro && cp -r ~/Downloads/schedulerpro-5.36/build node_modules/@bryntum/schedulerpro
  3. Start the project with npm run dev.
  4. Wait a few seconds and see that it crashes as in the screen recording.
Attachments
scheduler-bugs.zip
(492.71 KiB) Downloaded 21 times
Skärminspelning 2023-05-24 kl. 14.33.06.mov
(5.27 MiB) Downloaded 23 times

Post by marcio »

Hey jimmy,

Thanks for the report, I created a ticket to fix that https://github.com/bryntum/support/issues/6842

Best regards,
Márcio


Post by nickolay »

@jimmycallin Hi, this issue has been resolved and merged today. Please verify it in the tomorrow nightly build.


Post by jimmycallin »

nickolay wrote: Mon Jun 05, 2023 2:18 pm

@jimmycallin Hi, this issue has been resolved and merged today. Please verify it in the tomorrow nightly build.

Thanks, @nickolay! I have verified the fix in the latest nightly and it looks like it's working much better now - thanks!


Post by nickolay »

Glad to hear that - yw!


Post Reply