feat: guard interactivity-gap controls until WASM hydrates (PLAN 2.4)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<MudIconButton Icon="@Icons.Material.Filled.Share"
|
||||
Size="Size.Large"
|
||||
Color="Color.Secondary"
|
||||
Disabled="@(!RendererInfo.IsInteractive)"
|
||||
OnClick="@Toggle"
|
||||
aria-label="Share this track" />
|
||||
</MudTooltip>
|
||||
|
||||
Reference in New Issue
Block a user