Skip to content

[Pre ?] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException #34881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
guardrex opened this issue Mar 4, 2025 · 0 comments

Comments

@guardrex
Copy link
Collaborator

guardrex commented Mar 4, 2025

UPDATE (3/6) ... If the PU fixes it entirely internally, we can just close this issue because the content to workaround the problem added by #34882 is versioned to drop out at 10.0.

Description

Per the original report in dotnet/aspnetcore#58669 ...

Use a cancellation token to prevent concurrent queries. A new request triggers cancellation of the previous one.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/blazor/components/quickgrid?view=aspnetcore-9.0&tabs=visual-studio

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/blazor/components/quickgrid.md

Document ID

564e71e3-82ed-ce23-4f9f-a00a58734a62

Platform Id

b429ef55-e688-0665-b1f6-28926c46b482

Article author

@guardrex

Metadata

  • ID: 564e71e3-82ed-ce23-4f9f-a00a58734a62
  • PlatformId: b429ef55-e688-0665-b1f6-28926c46b482
  • Service: aspnet-core
  • Sub-service: blazor

Related Issues

@guardrex guardrex added ⌚ Not Triaged Source - Docs.ms Docs Customer feedback via GitHub Issue labels Mar 4, 2025
@github-project-automation github-project-automation bot moved this to Triage in Blazor.Docs Mar 4, 2025
@github-actions github-actions bot added the Blazor label Mar 4, 2025
@dotnet dotnet deleted a comment from github-actions bot Mar 4, 2025
@guardrex guardrex added 10.0 .NET 10 and removed Source - Docs.ms Docs Customer feedback via GitHub Issue labels Mar 4, 2025
@guardrex guardrex moved this from Triage to 10.0 in Blazor.Docs Mar 4, 2025
@guardrex guardrex moved this from 10.0 to In progress in Blazor.Docs Mar 5, 2025
@guardrex guardrex changed the title Multiple concurrent queries trigger InvalidOperationException [Pre4] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException Mar 6, 2025
@guardrex guardrex moved this from In progress to 10.0 in Blazor.Docs Mar 6, 2025
@dotnetrepoman dotnetrepoman bot added the mapQuest clean move label Mar 6, 2025
@dotnet-policy-service dotnet-policy-service bot removed the mapQuest clean move label Mar 6, 2025
@guardrex guardrex changed the title [Pre4] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException [Pre?] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException May 13, 2025
@guardrex guardrex changed the title [Pre?] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException [Pre ?] QuickGrid+EF Core - Multiple concurrent queries trigger InvalidOperationException May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 10.0
Development

No branches or pull requests

1 participant