[Blazor] StartCircuit should check for an existing circuit. #12054
Labels
area-blazor
Includes: Blazor, Razor Components
bug
This issue describes a behavior which is not expected - a bug.
Done
This issue has been fixed
Milestone
We should not allow StartCircuit to be called more than once and in case a circuit exists, simply render any non prerendered component and return.
Otherwise I can create multiple circuits by just spamming StartCircuit.
The text was updated successfully, but these errors were encountered: