Page 1 of 1

[REACT] Issues with updating segments in latest nightly (2024-05-24-release)

Posted: Wed May 24, 2023 2:38 pm
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.

Re: [REACT] Issues with updating segments in latest nightly (2024-05-24-release)

Posted: Wed May 24, 2023 4:15 pm
by marcio

Hey jimmy,

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


Re: [REACT] Issues with updating segments in latest nightly (2024-05-24-release)

Posted: Mon Jun 05, 2023 2:18 pm
by nickolay

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


Re: [REACT] Issues with updating segments in latest nightly (2024-05-24-release)

Posted: Wed Jun 07, 2023 11:56 am
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!


Re: [REACT] Issues with updating segments in latest nightly (2024-05-24-release)

Posted: Wed Jun 07, 2023 12:26 pm
by nickolay

Glad to hear that - yw!