After Update Grid get this error on browser

Hi community,

I updated the grid and themes packages for use the SortComparer function on my DataGrid, but after that, i cant compile my solution, the page dont show anything and only found this error on the console of my browser.




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

Unhandled exception rendering component: Method not found: bool Syncfusion.Blazor.SyncfusionBlazorService.get_IsRtlEnabled()

System.MissingMethodException: Method not found: bool Syncfusion.Blazor.SyncfusionBlazorService.get_IsRtlEnabled() at Microsoft.AspNetCore.Components.ComponentBase.RunInitAndSetParametersAsync()


5 Replies 1 reply marked as answer

VN Vignesh Natarajan Syncfusion Team March 9, 2022 06:54 AM UTC

Hi Guillermo,  
 
Thanks for contacting Syncfusion support.  
 
Query: “i cant compile my solution, the page dont show anything and only found this error on the console of my browser. 
 
We have prepared a sample as per your suggestion and below documentation with EnableRtl feature. Unfortunately we are unable to reproduce the reported issue at our end also. Kindly refer the below sample for your reference 
 
 
 
Kindly share the following details to validate the reported issue further at our end.  
 
  1. Share your previous and currently updated Syncfusion.Blazor NuGet package version.
  2. Share the Program.cs file where you defined the EnableRtl feature.
  3. If possible try to reproduce the reported issue in provided sample and revert back to us.
 
Above requested details will be very helpful for us to validate the reported query at our end and provide solution as early as possible.  
 
Regards, 
Vignesh Natarajan 



GG Guillermo Garcia replied to Vignesh Natarajan March 9, 2022 07:52 PM UTC

The upgrade was 19.2.0.51 to 19.4.0.55 on both, and i attached the files involve in this problem i think


Attachment: Share_147bc95a.zip


RN Rahul Narayanasamy Syncfusion Team March 10, 2022 03:20 PM UTC

Hi Guillermo, 

Thanks for sharing the details. 

We are still not able to reproduce the reported problem. The reported problem was not occurred while using EnableRtl in the application. Find the below sample for your reference. 


So could you please share the below details which will be helpful to validate and provide a better solution. 

  • Reproduce the problem in the provided sample and revert back to us.
  • Share a simple reproduceable sample if possible.
  • Share details about how you are enabling EnableRtl feature in your application.

Regards, 
Rahul 



GG Guillermo Garcia replied to Rahul Narayanasamy March 12, 2022 12:13 AM UTC

I got whit the issue, is becouse we have 4 complements on the project, and only upgrade 2 of them (Grids and themes).

The aswer is upgrade all the components, to be in the same version.



Tanks for the help.

Regards!


Marked as answer

RN Rahul Narayanasamy Syncfusion Team March 14, 2022 05:49 AM UTC

Hi Guillermo, 
 
Thanks for the update. 
 
We are happy to hear that you have resolved the reported case by upgrading all the components to same version. Please get back to us if you need further assistance. 
 
Regards, 
Rahul 


Loader.
Up arrow icon