Move to MAUI 15 , Telerik 6.0

1 Answer 84 Views
General Discussions
Daniel
Top achievements
Rank 1
Silver
Bronze
Daniel asked on 28 Mar 2022, 08:20 AM | edited on 28 Mar 2022, 08:23 AM

Hi,

I moved to maui 14 telerik 6.

I took another copy of my project.

1. I uninstalled vs 20202 preview 17.2  Preview 1.

2. Installed Version 17.2.0 Preview 2.1

3. Running the dotnet workload commands (dotnet workload install maui --ignore-failed-sources)

4. Build project passed succeccfully.

5.But pages stop working... pages with charts and more controls stop working...

What do I miss ?   

 

 

 

 

 

 

 

 

 

 

 

Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 28 Mar 2022, 08:22 AM

I also open a new project that is running and copy all files(content page and view) from previous version

and still same problem.

I attached my current vs.

 

 

Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 28 Mar 2022, 08:47 AM

There is problem with Content Page's minimize/maximize and close buttons.
They work only after double clicks.
And the close button when we click on it it do maximize .
This happens in window.

1 Answer, 1 is accepted

Sort by
0
Lance | Manager Technical Support
Telerik team
answered on 28 Mar 2022, 02:57 PM

Hi,

The Window object that is created in a MAUI application is not a Telerik UI for MAUI control, please open a MAUI Issue.

Note: When opening a new MAUI Issue on GitHub, you will be asked to fully define the problem and provided steps to reproduce. Please no not give them a link back to this thread, or the Issue will be immediately closed and ignored as 'not enough info'. Instead, you must follow the instructions in the New Issue template that they provide when you click "New Issue".

Regards,
Lance | Manager Technical Support
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 28 Mar 2022, 03:01 PM | edited

The project work now -:)

The problems:

1. Flow direction I set in every content page.

2. If the content of page is bigger I click on expand button and than I see the content, otherwise I don't see anything.

Lance | Manager Technical Support
Telerik team
commented on 28 Mar 2022, 03:39 PM

That's great news that you've made progress, but this is still not a Telerik UI for MAUI problem. The Window object is owned by Microsoft and the .NET MAUI team (also the WinUI3 team if it is native issue).

As a side note, please take into consideration when opening Telerik forum threads before testing your code fully. Whenever you open an issue here, an engineer dedicates many hours reviewing your code, testing various scenarios and puts a lot of effort and time into your report. Please only open an issue after you've exhausting your local option and are confident that the problem is with the Telerik UI and not with your custom business logic or a .NET MAUI issue.

.NET MAUI is Open Source

In case you were not aware, .NET MAUI is open source. So if you find a bug in MAUI, you can actually fix it yourself and submit it to the repository to become available in the next preview release. Microsoft is happy to take the development community contributions to help get MAUI closer to GA.


Daniel
Top achievements
Rank 1
Silver
Bronze
commented on 28 Mar 2022, 04:06 PM

OK.
Tags
General Discussions
Asked by
Daniel
Top achievements
Rank 1
Silver
Bronze
Answers by
Lance | Manager Technical Support
Telerik team
Share this question
or