Page 1 of 1

[REACT] Race condition with scroll buttons when data changes

Posted: Wed Sep 03, 2025 1:35 pm
by jimmycallin

Hi!

We've noticed a race condition issue with scroll buttons, that seem to happen intermittently. I've recorded a video and provided the example code.

As this cause the scheduler to become non-functional and happens fairly often when used, it's would be great if you had a workaround to avoid this.

Thank you.


Re: [REACT] Race condition with scroll buttons when data changes

Posted: Wed Sep 03, 2025 1:52 pm
by tasnim

Hi there,

I've downloaded your test case! Could you please share the steps that I should follow to reproduce the issue you're facing?
By the way, I don't see any video attached!


Re: [REACT] Race condition with scroll buttons when data changes

Posted: Wed Sep 03, 2025 1:55 pm
by jimmycallin
tasnim wrote: Wed Sep 03, 2025 1:52 pm

Hi there,

I've downloaded your test case! Could you please share the steps that I should follow to reproduce the issue you're facing?
By the way, I don't see any video attached!

Hi, my bad, I added the video now. It should explain how you can reproduce it.

To start the demo app:

npm install && npm run dev

Let me know if you still have questions. Thanks again.


Re: [REACT] Race condition with scroll buttons when data changes

Posted: Wed Sep 03, 2025 2:45 pm
by tasnim

Thanks! I was able to reproduce the issue! Thanks for your report. We'll investigate it. Here is the ticket to track progress https://github.com/bryntum/support/issues/11871