Hello, after I updated to latest version ( 18.0.4.32) I started getting the following error in a specific page. After some digging I found out that it's because I have the Gantt chart component in the page. How are the two things related and is there fix ?
Error: Microsoft.JSInterop.JSException: sf.filemanager is undefined
./modules/richtexteditor.js/sf.richtexteditor</hn<@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:449384
./modules/richtexteditor.js/sf.richtexteditor<@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:451188
./modules/richtexteditor.js@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:511629
n@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:110
./bundles/richtexteditor.js@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:1043
n@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:110
@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:937
@https://localhost:44303/_content/Syncfusion.Blazor/scripts/richtexteditor-152d28.min.js:1:974
at Microsoft.JSInterop.JSRuntime.InvokeWithDefaultCancellation[T](String identifier, Object[] args)
at Microsoft.JSInterop.JSRuntimeExtensions.InvokeVoidAsync(IJSRuntime jsRuntime, String identifier, Object[] args)
at Syncfusion.Blazor.Internal.SfBaseUtils.ImportScripts(IJSRuntime jsRuntime, String modulePath)
at Syncfusion.Blazor.Internal.SfBaseUtils.ImportModules(IJSRuntime jsRuntime, List`1 scriptModules, String hashKey)
at Syncfusion.Blazor.BaseComponent.OnInitRenderAsync()
at Syncfusion.Blazor.SyncfusionBlazorService.UpdateSyncfusionService(Boolean isDevice)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__139_0(Object state)
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteSynchronously(TaskCompletionSource`1 completion, SendOrPostCallback d, Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at Microsoft.AspNetCore.Components.Rendering.RendererSynchronizationContext.ExecuteBackground(WorkItem item)