CDN - Access Denied for js

Hello,
I would like to access the latest js file but the CDN doesn't allow it.
https://cdn.syncfusion.com/blazor/18.4.31/syncfusion-blazor.min.js
Furthermore there are more errors:
It is expected? Yesterday it was working well.

5 Replies 1 reply marked as answer

AS Aravinthan Seetharaman Syncfusion Team January 4, 2021 05:40 PM UTC

Hi Istvan Piroska, 

Thanks for contacting Syncfusion Support. 

The Syncfusion Blazor interop scripts are now loaded internally using JavaScript Isolation. So, the manual script or CDN script reference not required. 


Could you please check the above details, and get back to us if you need further assistance on this. 

Regards, 
Aravinthan S 


Marked as answer

IP Istvan Piroska January 5, 2021 10:26 AM UTC

Very nice, thank you for the update.


AS Aravinthan Seetharaman Syncfusion Team January 6, 2021 05:21 AM UTC

Hi Istvan, 
 
Most Welcome. 
 
Please get back to us, if you need any assistance on this. 
 
Regards, 
Aravinthan S 



BM Bibek Maharjan June 4, 2021 07:51 AM UTC

Hi there,

I am getting this error after updating version 18.3.53 to 19.1.66.

Loading module from “https://localhost:3801/_content/Syncfusion.Blazor.Core/scripts/syncfusion-blazor-6208e9.min.js” was blocked because of a disallowed MIME type (“”).
[2021-06-04T07:47:22.232Z] Error: Microsoft.JSInterop.JSException: error loading dynamically imported module at Microsoft.JSInterop.JSRuntime.InvokeAsync[TValue](Int64 targetInstanceId, String identifier, Object[] args) at Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, String identifier, Object[] args) at Syncfusion.Blazor.Internal.SfBaseUtils.ImportModule(IJSRuntime jsRuntime, SfScriptModules scriptModule, String hashKey) at Syncfusion.Blazor.SfBaseComponent.OnAfterRenderAsync(Boolean firstRender) at Syncfusion.Blazor.SfDataBoundComponent.OnAfterRenderAsync(Boolean firstRender) at Syncfusion.Blazor.Grids.SfGrid`1.OnAfterRenderAsync(Boolean firstRender) at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)

I have included a snapshot of the files showing the setups.

Thank you.








Attachment: error_5b802c40.zip


RS Renjith Singh Rajendran Syncfusion Team June 7, 2021 02:05 PM UTC

Hi Bibek, 

Greetings from Syncfusion support. 

We suggest you to check this scenario by clearing the Nuget cache in your application. If you are still facing difficulties, then we need the following details to further proceed on this and provide you a suggestion. Kindly share the following details for better assistance. 

  1. Share the video demo showing the replication of the problem you are facing.
  2. Share a simple issue reproducing sample for us to validate based on your scenario.
  3. Are you facing this problem when loading the page containing Syncfusion grid?
  4. Share the complete grid rendering codes, and any customization codes you are using.

Please get back to us if you need further assistance. 

Regards, 
Renjith R 


Loader.
Up arrow icon