bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
53 stars 6 forks source link

LoadOnDemand feature with ResourceView causes infinite load loop #9690

Closed ExtAnimal closed 1 month ago

ExtAnimal commented 2 months ago

Forum post

Hi,

I encountered a load loop of the CrudManager, when using the weekResources view in the Calendar 6.0.2.

I attached an example showing the issue.

To reproduce the issue, select the resourceWeek view (preselected in the example) and go back two calendar weeks via the top left calendar week navigation arrows. In the developer network tab you will see a firework of load requests.

The key changes I did compared to the Angular Basic Example was activating the resourceWeek View and enabling the "load on demand" feature.

BR, Alex Screenshot 2024-07-29 at 11.49.53.png Screenshot 2024-07-29 at 11.47.51.png

helgetan commented 2 months ago

Stops us from upgrading to 6.X

matsbryntse commented 1 month ago

Fix coming in next release!