Martin Arndt

Results 24 issues of Martin Arndt

@sunjw, I'd like to suggest an update to your [releases](https://github.com/sunjw/jstoolnpp/releases) section of jstoolnpp's page here on GitHub. This way, we all get kind of an "one-stop experience" instead of "code...

question

Awesome sample, but since I'm struggling with getting SignalR running in my MAUI Blazor Hybrid sample, would you be willing to take this 1 step further & add a MAUI...

**Repro:** 1. Successfully add 1 or more client(s) to FAHControl. 2. Select client of your choice. 3. Select Log tab 3. Activate Slot filter (checkbox) 4. Select any slot ID...

bug

After upgrading WebRTC demo's `Microsoft.TypeScript.MSBuild` package reference from `4.2.3` to `4.6.2`, I got the following error: `[...]\WebRTC\WebRTC.Wasm\ts\PeerConnection.ts(32,39): error TS2304: Build:Cannot find name 'RTCErrorEvent'` That's because the corresponding interface got removed...

## Summary of the Pull Request ## PR Checklist - [X] **Closes:** #17506 - [X] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed, this work...

At least with Firefox's above version, maybe even earlier (e. g. Nightly 70), NTT 90.2 is broken on Win10. **Steps to repro:** - Open a new tab, loading NTT -...

Also adapt to DSM 7's API improvements. See #2727 for further details.

### Bug type Component ### Component name MudLayout ### What happened? While creating #6652, I noticed that adding `` results in ``'s bottom end gets cut off due to the...

triage

### Bug type Component ### Component name MudSelect ### What happened? After opening the `MudMenu`, I clicked the `MudSelect` to open its listing - but instead of opening _above_ the...

bug
has workaround
help wanted

My used UI library, MudBlazor, has a `MudAutoComplete` component that supports both, querying of a remote service upon input via its [`SearchFuncWithCancel`](https://mudblazor.com/api/autocomplete#properties) attribute/property as well as cancellation of such queries...