Skip to content

Commit b1412cf

Browse files
Quarantining CanFocusDuringOnAfterRenderAsyncWithFocusInEvent (dotnet#32908)
dotnet#32907
1 parent 671b966 commit b1412cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Components/test/E2ETest/Tests/ComponentRenderingTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -445,6 +445,7 @@ public void CanUseFocusExtensionToFocusElementPreventScroll()
445445
}
446446

447447
[Theory]
448+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/32907")]
448449
[InlineData("focus-button-onafterrender-invoke")]
449450
[InlineData("focus-button-onafterrender-await")]
450451
public void CanFocusDuringOnAfterRenderAsyncWithFocusInEvent(string triggerButton)

0 commit comments

Comments
 (0)