-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
Describe the bug
When using the Radzen Data grid and clicking on a column to sort, when the Microsoft.Graph page (version 5.84.0) is included in the blazor app, the first click on a data sort column takes about 10 seconds. After that, it takes less than 1 second to sort.
Expected behavior
When I click on the column to sort it, it should immediately sort and re-render.
How to reproduce
-
Create an app with a Radzen data grid using Microsoft.Graph in the project (doesn't have to be used)
-
load some data into the grid
-
click on a column to sort.
The sort will take like 10 seconds.
SDK Version
5.84.0
Latest version known to work for scenario above?
unkown
Known Workarounds
remove Microsoft.Graph from the UI project, and copy all the graph models needed into local code.
Debug output
Click to expand log
```</details>
### Configuration
OS: Windows 11
Arch: x65
Browser: Google Chrome v138.0.7204.184
### Other information
Link to the problem description with Radzen:
https://forum.radzen.com/t/filtering-and-sorting-taking-longer-than-expected-on-first-use/16702/12
https://forum.radzen.com/t/slow-response-in-multi-select-radzendropdown/16952
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience