SfTabView control not working in MAUI when using UseMauiCompatibility

I am working with MAUI with Syncfusion controls when I using builder.UseMauiCompatibility() in MauiProgram.cs Syncfusion controls are not showing on the page.

Could you please on the issue.


4 Replies 1 reply marked as answer

VV Vijayakumar Viswanathan Syncfusion Team August 29, 2022 11:07 AM UTC

Hi Devi Prasad,


Thanks for contacting Syncfusion support.


Query: when I using builder.UseMauiCompatibility() in MauiProgram.cs Syncfusion controls are not showing on the page


We have checked the Maui Toolkit and Syncfusion control on the same page and the reported issue was not reproduced on our side. We have prepared a new sample using Maui Toolkit and Syncfusion controls. Please get the sample and video from the attachments.


If still you face any issues, please share the issue replication sample with steps to check further. It will help us to provide a better solution earlier.


Thanks,

Vijayakumar V


Attachment: MauiSample_1418b6fd.zip


DP Devi Prasad September 7, 2022 09:20 AM UTC

Hi Vijayakumar,

Thanks for your response.


The Issue I am getting with "SfTabView". When we add .UseMauiCompatibility() in MauiProgram.cs, I am getting "A cycle occurred while laying out the GUI." Unhandled exception.


I have attached a reproducible sample as well please look into it once.


Thanks,

Devi Prasad.


Attachment: SampleProject_d361a802.zip


Marked as answer

VV Vijayakumar Viswanathan Syncfusion Team September 8, 2022 01:57 PM UTC

Hi Devi Prasad,

 

We were able to reproduce the reported issue “ When we add .UseMauiCompatibility() method to MAUIProgram.cs file the Tabview is not loading.” we have confirmed this as a bug and logged a defect report. You can track the status of the bug from the below link.

 

Link:  [WinUI] SfTabview was not loading using the UseMauiCompatibility method in Maui in .NET MAUI | Feedback Portal (syncfusion.com)

 

We will provide a patch for this issue on September 21, 2022. We appreciate your patience until then.

 

Note: The provided feedback link is private; you need to log in to view this feedback.

 

If you have any more specifications/precise replication procedures or a scenario to be tested, you can add them as a comment in the portal.

 

Regards

Vijayakumar V



RS Ruba Shanmugam Syncfusion Team September 22, 2022 04:28 AM UTC

Hi Devi Prasad,


Sorry for the inconvenience.


We have created a simple sample using a custom layout like TabView. The same issue was reproduced in a simple sample also. So we have reported the issue to the Maui team to check further. Below are the issue link,


Maui issue link: https://github.com/dotnet/maui/issues/10238


Please let us know if you need any other details.


Regards,

Ruba Shanmugam


Loader.
Up arrow icon