After the next filter is executed and the result is changed, the _actionExecutingContext.Result is still null.
Open
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
Assessment
This issue has not been assessed yet.