Declined
Last Updated: 02 Jun 2025 13:25 by ADMIN
Jean-Marc
Created on: 28 May 2025 08:19
Category: UI for Blazor
Type: Bug Report
0
unhandled exception on the circuit : Could not find 'TelerikBlazor.initMediaQuery' ('TelerikBlazor' was undefined)

Context

The website uses OAuth2 (AzureAd) & https with http version 1 :

"Kestrel": {
"EndpointDefaults": {
"Protocols": "Http1"
}

Glitch

Crash systematically reproduced when user opens website.

Workaround

The issue can be can be manually & individually (per user) fixed by:

  • Executing the instruction: Navigation.NavigateTo($"MicrosoftIdentity/Account/SignOut", true);
  • Closing Edge browser
  • Opening back website
  • Answering OAuth 2 challenge (MicrosoftIdentity/Account/SignIn)

Our client is pushing hard for us to find an automatic solution / patch (which doesn't involve making multiple actions for his users like in my workaround).

Attached Files:
1 comment
ADMIN
Dimo
Posted on: 02 Jun 2025 13:25

Hello Jean-Marc,

Please refer to this troubleshooting section that explains what causes the error and how to avoid it:

TelerikBlazor was undefined JavaScript error

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.