File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
src/Components/test/E2ETest/Tests Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1563,6 +1563,7 @@ public void AnchorWithHrefContainingHashSamePage_ScrollsToElementOnTheSamePage()
1563
1563
}
1564
1564
1565
1565
[ Fact ]
1566
+ [ QuarantinedTest ( "https://github.com/dotnet/aspnetcore/issues/47967" ) ]
1566
1567
public void AnchorWithHrefContainingHashAnotherPage_NavigatesToPageAndScrollsToElement ( )
1567
1568
{
1568
1569
SetUrlViaPushState ( "/" ) ;
@@ -1579,6 +1580,7 @@ public void AnchorWithHrefContainingHashAnotherPage_NavigatesToPageAndScrollsToE
1579
1580
}
1580
1581
1581
1582
[ Fact ]
1583
+ [ QuarantinedTest ( "https://github.com/dotnet/aspnetcore/issues/47967" ) ]
1582
1584
public void NavigationManagerNavigateToSameUrlWithHash_ScrollsToElementOnTheSamePage ( )
1583
1585
{
1584
1586
SetUrlViaPushState ( "/" ) ;
You can’t perform that action at this time.
0 commit comments