You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, this is the second issue you created without ready to run reproduction code. As mentioned in the first one, we will not be looking at this before it is complete. Standard reply follows. If I were you, I'd focus on getting the reproduction code for your earlier report in place instead of opening another incomplete one...
Please supply us with ready-to-run reproduction code in the form of something we can copy/paste, a (zipped) project structure or a GitHub repository.
We do not have capacity to craft or compose a reproduction for every issue that gets raised.
If no code or repository is provided, this issue will be closed in 3 days
*vnbaaij* left a comment (microsoft/fluentui-blazor#3808)
<#3808 (comment)>
Ok, this is the second issue you created *without ready to run
reproduction code*. As mentioned in the first one, we will not be looking
at this before it is complete. Standard reply follows. If I were you, I'd
focus on getting the reproduction code for your earlier report in place
instead of opening another incomplete one...
Please supply us with ready-to-run reproduction code in the form of
something we can copy/paste, a (zipped) project structure or a GitHub
repository.
We do *not* have capacity to craft or compose a reproduction for every
issue that gets raised.
If no code or repository is provided, this issue will be closed in *3*
days
Help us to help you. Thanks.
—
Reply to this email directly, view it on GitHub
<#3808 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK4WZSZTYU25WK5CXGCGR5T27VEKZAVCNFSM6AAAAAB5UZKXBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDQOJZHAZTKNRRGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
Bug Report
💻 Repro or Code Sample
@foreach (AskList ListAsk in AskLists) { @context.szAsk }@code {
[Parameter, EditorRequired]
public EventCallback GoToSwitchTab { get; set; }
}
🤔 Expected Behavior
SelectedOptionChanged fire twice with 1st selection
SelectedOptionChanged should fire once with an unique selection
😯 Current Behavior
💁 Possible Solution
🔦 Context
🌍 Your Environment
VS 2022 : 17.140
.Net8 Blazor/Wasm FluentUI 4.11.9
The text was updated successfully, but these errors were encountered: