Blazor server doesn't work at all when AdBlocker is on.
Any workaround?
Dimo
Telerik team
commented on 22 Nov 2022, 02:35 PM
"Blazor server doesn't work" doesn't tell much. Please analyze the following aspects of the problem:
Which is the AdBlocker?
Which requests is it blocking?
Is it the Blazor framework script?
Is it a page URL?
Is it a data request?
Is it the Telerik script or stylesheet?
How do you register the Telerik Blazor assets (Telerik CDN, custom CDN, static NuGet asset, local file)?
What are the observed symptoms or error messages?
Generally, if the AdBlocker is blocking something incorrectly as a false positive, then report the problem to their team. In the meantime, the workaround is to register the assets in a different way or use different URLs for pages and data requests.
"Blazor server doesn't work" doesn't tell much. Please analyze the following aspects of the problem:
Generally, if the AdBlocker is blocking something incorrectly as a false positive, then report the problem to their team. In the meantime, the workaround is to register the assets in a different way or use different URLs for pages and data requests.
You can also check these discussions: