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
It would be very important for us if you could fix this because we are using this as a part of ResourcePicker where we override Ajax store to fetch the date from dataverse. There is no option for me to rename fields that are returned from the dataverse in the query.
"
Forum post
" I managed to reproduce the issue by modifying a little bit your example for grouped list: Core.widget.Combo
As you see on the print screen grouping is no longer working:
Error happens because field string: '_tpg_dept_value@OData.Community.Display.V1.FormattedValue' contains '.' character. This was working in older versions and this bug is introduced in the version 6.1.0
It would be very important for us if you could fix this because we are using this as a part of ResourcePicker where we override Ajax store to fetch the date from dataverse. There is no option for me to rename fields that are returned from the dataverse in the query. "
Demo with the issue: https://codepen.io/marciogurka/pen/oNKaLyY