-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
BugC: SchedulerFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: HighjQuery
Description
Bug report
In the Scheduler, if we have a slotTemplate and at the same time views.virtual, the resources().field in the slotTemplate always returns the same value (of the first resource).
Reproduction of the problem
- Open the Dojo - https://dojo.telerik.com/lJnddiLz
Current behavior
The data-resource='#= resources().user_id #' in the slotTemplate always has the same value.
If the virtual is disabled, the data-resource='#= resources().user_id #' has a value based on the resource.
Expected/desired behavior
The resources should be correctly returned in the slotTemplate even if the virtual option is enabled.
Environment
- Kendo UI version: 2025.3.1002
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
BugC: SchedulerFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemSEV: HighjQuery