[Bug][PivotGrid] Include Fields in the Configurator panel is not loading data with local data binding #2905
Labels
Bug
Item which indicates that something is not working
C: PivotGrid
KendoReact
pkg:Pivotgrid
SEV: High
Description
Include Fields in the Configurator panel should load the fields data with local data binding
Steps To Reproduce
Actual Behavior
Include Fields in the Configurator panel does not load the fields data with local data binding. The fields are mapped based on a recursiveMap util that receives
data
andmap
. However, when local binding is used the data property passed to the function remains undefined.Expected Behavior
Include Fields in the Configurator panel should load the fields data with local data binding
Reported in TicketID: 1679818
The text was updated successfully, but these errors were encountered: