Skip to content

Re-execution middleware works with POST #62267

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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Jun 6, 2025

Description

In #60970 a check for IStatusCodePagesFeature was added to define if the request should be treated as POST or not. It does not make sense to change the way we're handling POST only because re-execution middleware is set.

Fixes #62260
The template was tested with this change and the issue does not occur.

@ilonatommy ilonatommy added this to the 10.0-preview6 milestone Jun 6, 2025
@ilonatommy ilonatommy self-assigned this Jun 6, 2025
@ilonatommy ilonatommy added the area-blazor Includes: Blazor, Razor Components label Jun 6, 2025
@ilonatommy ilonatommy marked this pull request as ready for review June 6, 2025 13:51
@ilonatommy ilonatommy requested a review from a team as a code owner June 6, 2025 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Blazor] Register/Login forms no longer work in Blazor Web App template
1 participant