Welcome to the ASP.NET Core feedback portal. We’re happy you’re here! If you have feedback on how to improve the ASP.NET Core, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
1. Issues in Version 22.2.12 and above:
- When attempting to save newly added items, an error occurs: "adaptor.getModuleName is not a function".
- Additionally, while editing data (demo), an error "startDate.getTime is not a function" is encountered.
2. Issues in Version 22.2.11 and earlier:
- No specific errors encountered; however, the values of added/edited records are not updating. For instance, if the server assigns a different TaskId to a newly added task, the client does not reflect this change.

3. Issues in Version 20.4.51:
- Generally, all functionalities such as adding and editing are operational in this version. The values are updated on the client side as expected.
- However, there is a warning in the developer tools and sporadic occurrences of the error "Cannot read properties of undefined (reading 'getPanel')". Despite these warnings and errors, the operations function normally, with the only issue being the display of content grid height.

4. Issues in Version 23.1.36:
- Assigning resources to the Gantt chart causes an error during data loading: "Uncaught TypeError: Cannot read properties of undefined (reading 'refreshUI')".
- Additionally, errors such as "Cannot read properties of undefined (reading 'convertToFlatData')" or "Cannot read properties of undefined (reading '0')" (updateColumnModel) are encountered.