dotnet / dotnet/aspnetcore

After the next filter is executed and the result is changed, the _actionExecutingContext.Result is still null.

Open
#27,647 4 comments 0 reactions 0 assignees View on GitHub
area-mvc bug feature-mvc-execution-pipeline
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 6h
Merged PRs (30d)
290

Description

I used multiple filters, the following filter set result in OnActionExecuted action, when execute the OnActionExecution action of previous filter again, context.Result is still null.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.