Bug report
In a .NET 7 project when TagHelper Grid is configured and RuntimeCompilation is employed, starting from version 2023.2.606 an unhandled exception is thrown.
Reproduction of the problem
- Create a .NET 7 project
- Enable RuntimeCompilation
- Install a 2023.3.606 or later version of Telerik UI for ASP.NET Core
- Configure a TagHelper Grid
Current behavior
When run a runtime error occurs
Expected/desired behavior
TagHelper Grid should exhibit the same behavior as HtmlHelper ones.
Environment
- Kendo UI version: 2024.1.130
- Browser: [all]