Yes, if you have updated your development environment to preview14, then you can no longer use Telerik UI for MAUI 0.5. You must wait until we release 0.6.0 before you can use Telerik UI for MAUI again.
We expect to release it this week, but I will come back to this thread and add a comment to let you know when it is available.
Known Breaking Changes
I want to take a step back and try to get a grasp on what just happened. In this forum thread, I provided you with a very clear warning not to update your environment until 0.6.0 is available:
and you replied saying that you understood this and have not upgraded yet.
Regards,
Lance | Manager Technical Support
Progress Telerik
4. Copy all files from old project to new project and update name spaces.
5. Replace to new telerikMauiControls:RadEntry.
6.Project complied.
7.But pages stop working... pages with charts and more controls stop working...
What do I miss ?
Lance | Senior Manager Technical Support
Telerik team
commented on 28 Mar 2022, 02:44 PM
Hi Daniel, please stop spamming the forums. It is clear that you copy/pasted this post's exact text in multiple locations. There is no need to copy/paste the same message in several locations, we see your initial message and will act accordingly
Okay, with that said, let's move forward.
What you're experiencing is a normal part of the process when building apps in a preview stage. You will need to comment out everything until it works again, then slowly re-add all the different parts until it breaks again.
This takes a lot of patience and effort, do it slowly and methodically until you have a definitive offender causing the error.
Helpful Tips
1) If you're using a new project, make sure you have properly followed the Getting Started steps, particularly the "UseTelerik()" method that is required in Maui application class.
2) There is a significant bug in MAUI preview14's XAML that doesn't automatically map content property. So you may need to write out these properties. This bug has bitten me as well.
As an example:
Here is something that is expected to work, but the Microsoft XAML parser doesn't pick up the `[Content]` attribute on BindableProperties.
Telerik UI for MAUI 0.6.0 is now available for preview14..
Use NuGet server or download from your account => https://www.telerik.com/account/downloads/product-download?product=MAUI