Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using a TagHelper with Template component causes a RuntimeCompilation exception in .NET 7 and .NET 8 applications #7742

Closed
StoyanGoranov opened this issue Feb 27, 2024 · 0 comments
Assignees
Labels
Bug FP: Completed Sync status with associated Feedback Item Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) SEV: High
Milestone

Comments

@StoyanGoranov
Copy link

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.
image

Reproduction of the problem

  1. Create a .NET 7 project
  2. Enable RuntimeCompilation
  3. Install a 2023.3.606 or later version of Telerik UI for ASP.NET Core
  4. 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]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Feb 27, 2024
@StoyanGoranov StoyanGoranov added Regression Broken functionality which was working previously Priority 5 and removed Priority 3 labels Feb 27, 2024
@aleksandarevangelatov aleksandarevangelatov self-assigned this Mar 26, 2024
@aleksandarevangelatov aleksandarevangelatov changed the title .NET 7 project, TagHelper Grid and RuntimeCompilation exception Using a TagHelper with Template component causes a RuntimeCompilation exception in .NET 7 and .NET 8 applications Mar 27, 2024
@alestoya alestoya added FP: In Development Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Mar 28, 2024
@aleksandarevangelatov aleksandarevangelatov added this to the 2024 Q2 (May) milestone May 8, 2024
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels May 8, 2024
@aleksandarevangelatov aleksandarevangelatov added FP: In Development Sync status with associated Feedback Item Next Release and removed FP: Completed Sync status with associated Feedback Item labels May 8, 2024
@mihaela-lukanova mihaela-lukanova added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FP: Completed Sync status with associated Feedback Item Regression Broken functionality which was working previously S: Wrappers (ASP.NET Core) SEV: High
Projects
None yet
Development

No branches or pull requests

5 participants