Fixes: #U4-2279
This commit is contained in:
@@ -114,7 +114,7 @@ namespace Umbraco.Web.Mvc
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
//exit the loop
|
//exit the loop
|
||||||
currentRouteData = null;
|
currentContext = null;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return new Attempt<RouteDefinition>(
|
return new Attempt<RouteDefinition>(
|
||||||
|
|||||||
Reference in New Issue
Block a user