Skip to content

Wasm client using SignalR stopped working after update to .NET10 #21906

@emem67

Description

@emem67

Current behavior 🐛

My webassembly clent uses SingalR for diplay some status it has stopped afer the framework update to version 10, if I buld and use the Desktop version it works I include a super small client server application that fails in my system
I tested this behaviour with 3 differnt versions of the UNO SDK

SignalR.zip

Expected behavior 🎯

The connection apparently works then SignalR events should be triggered in the client but they are not.

How to reproduce it (as minimally and precisely as possible) 🔬

you can unzip the deno application build the server and run it. Build the client and run the Desktop version: it works, switch to webassembly it will not work.
If you can rebuild everithing going back to .NET9 you can see the webassembly version works.

Workaround 🛠️

Do not upgrade to .NET10 if you use webassembly and SignalR client

Renderer 🎨

  • Skia
  • Native

Affected platforms 📱💻🖥️

WebAssembly

Uno.Sdk version (and other relevant versions) 📦

Tested with 6.3.28, 6.4.24, 6.4.26 same result

IDE version 🧑‍💻

Visual studio 2026 18.0

Anything else we need to know? 💬

No response

Metadata

Metadata

Assignees

Labels

difficulty/medium 🤔Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUIkind/papercutIssue that is especially relevant to users beginning to use Unoplatform/wasm 🌐Categorizes an issue or PR as relevant to the WebAssembly platform

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions