Skip to content

Commit 210cd4f

Browse files
csharpfritzCopilot
andcommitted
fix: Remove duplicate RadioButton sample page causing route conflict
The PR added Components/Pages/ControlSamples/RadioButton/Index.razor but Pages/ControlSamples/RadioButton/Index.razor already existed with the same @page route. The ambiguous route crashed the Blazor circuit, cascading failures to 32 integration tests. All 243 integration tests now pass. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 62952a3 commit 210cd4f

1 file changed

Lines changed: 0 additions & 79 deletions

File tree

  • samples/AfterBlazorServerSide/Components/Pages/ControlSamples/RadioButton

samples/AfterBlazorServerSide/Components/Pages/ControlSamples/RadioButton/Index.razor

Lines changed: 0 additions & 79 deletions
This file was deleted.

0 commit comments

Comments
 (0)