https://demos.telerik.com/blazor-ui/form/templates
When you edit in Telerik Repl, you get a warning message:
What was weird though, is when I ran it from directly from the link in the documentation, I didn't get an error. I made one small change to the code (swapped line 54 and 55 (just seeing if I could change the rendering order, which I can) and then I saw this warning. But any change to the code generates the warning.
Peter
Hello Peter,
Thank you for reporting this warning.
The warning appears to be related to the EnableDataAnnotationsValidation method. Starting from .NET 7, the empty overload of this method is obsolete, which indicates that we need to make updates in our demos.
As a token of gratitude for helping us identify this issue, I have updated your Telerik points.
Regards,
Yanislav
Progress Telerik