We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e03c07 commit 6f91a7dCopy full SHA for 6f91a7d
src/Components/test/E2ETest/Tests/RoutingTest.cs
@@ -970,6 +970,7 @@ public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_PushS
970
}
971
972
[Fact]
973
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61080")]
974
public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation()
975
{
976
SetUrlViaPushState("/");
0 commit comments