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 d13b3ee commit 8b05dbaCopy full SHA for 8b05dba
src/Components/test/E2ETest/Tests/RoutingTest.cs
@@ -897,6 +897,7 @@ public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_PushS
897
}
898
899
[Fact]
900
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61080")]
901
public void NavigationLock_OverlappingNavigationsCancelExistingNavigations_HistoryNavigation()
902
{
903
SetUrlViaPushState("/");
0 commit comments