Unanswered question

Blazor WebSocket issues

Hi,
we have issues testing an web app based on Blazor and Telerik. All logic and communication are done via WebSocket.
We seem to be able to open the WebSocket channel, but after this the app does not register any interaction from the script. Only the https requests are noticable on the server. During check user path or small test run everyhings seems OK.
Any tipps, ideas, best practices?

Thanks, Marc

Marc R.
Marc R.

Marc R.

Level
0
9 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

I do not know such WebSocket application but it might be due to some dynamic data. You should check with the server logs if some id's are expecting and not valid.