Our pure JavaScript Scheduler component


Post by odiyaerlichster »

Hi,
In the latest version 5.6.8, there is a critical issue that reproduces on this demo:
https://bryntum.com/products/schedulerpro/examples-scheduler/frameworks/react/javascript/react-events/build/

Steps to reproduce:
1- Open any demo that uses React and react components to render the events
2- Start resizing a event all the way to the end of the viewport so that scroll starts to happen
Actual result: New events appearing in view during scroll are not rendered.
Expected result: All events that are in view are rendered.

I have attached a video for reference.

Screen Recording 2024-03-05 at 17.01.39.mov
(5.45 MiB) Downloaded 7 times

Please note that we use infiniteScroll in our app , though this demo does not, and it still occurs.
Please make sure that this is resolved for both use cases.

I would greatly appreciate if you could release an immediate hotfix for this issue.
Thanks,
Odiya Erlichster


Post by marcio »

Hey Odiya,

Thanks for reaching out and for the detailed report.

I was able to reproduce and created a ticket to fix that https://github.com/bryntum/support/issues/8744

Best regards,
Márcio


Post Reply