Skip to content

Adding the Microsoft.Graph nuget package slows down Radzen Data grid on the first data sort by 100x #2966

@michaelakin

Description

@michaelakin

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

  1. Create an app with a Radzen data grid using Microsoft.Graph in the project (doesn't have to be used)

  2. load some data into the grid

  3. 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

No one assigned

    Labels

    status:waiting-for-triageAn issue that is yet to be reviewed or assignedtype:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions