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 80ec5a8 commit 4faa3fbCopy full SHA for 4faa3fb
1 file changed
test/UnitTest/Components/LayoutTest.cs
@@ -535,7 +535,6 @@ public void IHandlerException_Ok()
535
pb.Add(a => a.EnableErrorLogger, true);
536
pb.AddChildContent<Layout>(pb =>
537
{
538
- pb.Add(a => a.EnableErrorLogger, true);
539
// 按钮触发异常
540
pb.Add(a => a.Main, new RenderFragment(builder =>
541
0 commit comments