You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For backwards compatibility reasons, some ActionResult handling enhancements added to 2.0 had to be placed behind a feature flag (EnableActionResultHandling).
We may want to consider a flag to maintain the 2.0 behavior if we believe that would ease migration, but the behavior behind the flag should be the default in 3.0.