Aleatory errors with file manager

Hi

I have a project with blazor wasm version 19.3.0.43

When I right click on a file I get random error like this, please help!

==================================== error ==============================

blazor.webassembly.js:1

       crit: Microsoft.AspNetCore.Components.WebAssembly.Rendering.WebAssemblyRenderer[100]

      Unhandled exception rendering component: Object reference not set to an instance of an object.

System.NullReferenceException: Object reference not set to an instance of an object.

   at Syncfusion.Blazor.FileManager.SfFileManager`1.<UpdateSelectedItems_Data>d__684[[Syncfusion.Blazor.FileManager.FileManagerDirectoryContent, Syncfusion.Blazor.FileManager, Version=19.3.0.43, Culture=neutral, PublicKeyToken=null]].MoveNext()

   at Syncfusion.Blazor.FileManager.SfFileManager`1.<UpdateSelectedItems>d__683[[Syncfusion.Blazor.FileManager.FileManagerDirectoryContent, Syncfusion.Blazor.FileManager, Version=19.3.0.43, Culture=neutral, PublicKeyToken=null]].MoveNext()

   at Syncfusion.Blazor.FileManager.Internal.FileManagerContextMenu`1.<OpenContextMenu_Open>d__74[[Syncfusion.Blazor.FileManager.FileManagerDirectoryContent, Syncfusion.Blazor.FileManager, Version=19.3.0.43, Culture=neutral, PublicKeyToken=null]].MoveNext()

   at Syncfusion.Blazor.FileManager.Internal.FileManagerContextMenu`1.<OpenContextMenu>d__73[[Syncfusion.Blazor.FileManager.FileManagerDirectoryContent, Syncfusion.Blazor.FileManager, Version=19.3.0.43, Culture=neutral, PublicKeyToken=null]].MoveNext()

   at Syncfusion.Blazor.FileManager.SfFileManager`1.<OpenContextMenu>d__696[[Syncfusion.Blazor.FileManager.FileManagerDirectoryContent, Syncfusion.Blazor.FileManager, Version=19.3.0.43, Culture=neutral, PublicKeyToken=null]].MoveNext()

   at Microsoft.AspNetCore.Components.ComponentBase.CallStateHasChangedOnAsyncCompletion(Task task)

   at Microsoft.AspNetCore.Components.RenderTree.Renderer.GetErrorHandledTask(Task taskToHandle)



5 Replies

IL Indhumathy Loganathan Syncfusion Team October 5, 2021 12:34 PM UTC

Hi Jose, 
 
Greetings from Syncfusion support. 
 
We have validated your reported query in File Manager Blazor Web Assembly sample. We are unable to replicate the reported error at our end while opening context menu. For your reference, we have recorded the video footage of the behavior and the sample. You can find them in the below links. 
 
 
 
Kindly check whether you are facing the issue in the above sample too. If so, share the details on the steps to replicate the issue at our end. Else share an issue replicated video along with your package version. We also suggest you to remove the bin and obj files in your sample and clean your solution to re-ensure this in your project. 
 
If the issue persists, share the required details to further validate on this issue. 
 
Regards, 
Indhumathy L 



JL jose luis barajas October 5, 2021 07:49 PM UTC

Hi

Can you tell me to which email I can send you the source code fo that file so that you can review it




KR Keerthana Rajendran Syncfusion Team October 6, 2021 06:36 AM UTC

Hi Jose, 
 
We request you to create an incident under your Direct-Trac account using the below link and attach your code files for validation. 
 
 
Regards, 
Keerthana R. 



JL jose luis barajas October 6, 2021 05:18 PM UTC

Thanks Keerthana

I just finished sending you the files...


Thanks in advance!



KR Keerthana Rajendran Syncfusion Team October 7, 2021 05:34 AM UTC

Hi Jose, 

Thanks for the details. We request you to follow up with the incident for further technical assistance. 

Regards, 
Keerthana R. 


Loader.
Up arrow icon