I've been developing a system using .Net Maui platform, VS2022 preview and Telerik UI for Maui (0.70.0). Telerik Maui controls were working well until I updated VS2022 to version 17.2.0 preview 5. There are no dependency errors but when I build the application I get a generic "Object reference not set to an instance of an object" error on every xaml file that contains a telerik control. if I remove the control(s) from the xaml file it build without issues.
Thanks for your support!
Roger
... As I sip from my first cup of coffee I noticed that you guys published version 0.8.0 which builds the application and fixes the issue above.
You guys rock!! thank you!!