Martin Müller
Martin Müller
When using Dropdown with `Split="true"` and binding `Disabled` to a variable on the page (`Disabled="@actionInProgress"`), only the `DropdownActionButton` gets disabled, but the `DropdownToggleButton` stays active. Trying to manually disable the...
Can confirm that this regression (which cost me 2 days of tearing out my hair) happens with VS 2022 17.4.0 German. Going back to 2.4.1 made VS run the tests...
@chekm8 I assume "net.tcp:sdfgsadfasdfds" is not the real Uri and you have a correct and meaningful Uri in place in your actual code? Is the user account you're using for...
I know it's late, but in case you still need help: You have to encode your PCM data frame by frame. The first parameter for Encode has to be a...