Try our conversational search powered by Generative AI!

FIND in the scope of Blazor SignalR

Vote:
 

Latest version of .net8, CMS 12.28, FIND 16.1

MVC + Blazor + FIND

If you run FIND in the context of blazor server side, the request to FIND is never getting any answer back.... is this known?
//runs on click thru blazor socket magic, in a blazor component server side 
var searchResult = client.Search<ArticlePage>().GetContentResult();
no errors, blazor UI freezing, no response

In log:System.Net.Http.HttpClient.HttpClientWithAutoDecompression.ClientHandler: Information: Sending HTTP request POST https://demo02.find.episerver.net/ZLs1....pKmzUWRa/gosso_20240326/_search

My guess is that the Blazor Server scope then the whole session is in a SignalR connection and you probably get things added for a traditional MVC request that FIND is needed.
#319634
Mar 28, 2024 8:46
Vote:
 

We had version  FIND 16.0 that has this bug, in version 16.1 and 2 it is solved. 

#319993
Edited, Apr 04, 2024 11:52
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.