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 671b966 commit b1412cfCopy full SHA for b1412cf
src/Components/test/E2ETest/Tests/ComponentRenderingTest.cs
@@ -445,6 +445,7 @@ public void CanUseFocusExtensionToFocusElementPreventScroll()
445
}
446
447
[Theory]
448
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/32907")]
449
[InlineData("focus-button-onafterrender-invoke")]
450
[InlineData("focus-button-onafterrender-await")]
451
public void CanFocusDuringOnAfterRenderAsyncWithFocusInEvent(string triggerButton)
0 commit comments