Responsive Panel gets affected by TemplateInfo.HtmlFieldPrefix #8057
Labels
Bug
C: ResponsivePanel
FP: Unplanned
Sync status with associated Feedback Item
S: Wrappers (ASP.NET Core)
To reproduce the issue, open the following REPL sample:
https://netcorerepl.telerik.com/QyFPmlFR39pKo7vQ51
When this setting is present:
The responsive panel's id and name attributes are wrongly affected:
The result should be the the same as if the setting was removed:
This unexpected prefix breaks the layout and other custom logic on the page.
The text was updated successfully, but these errors were encountered: