DropDownTree TagHelper renders DropDownList #6677
Labels
Bug
C: DropDownTree
FP: Completed
Sync status with associated Feedback Item
S: Wrappers (ASP.NET Core)
SEV: High
Milestone
Bug report
When using the DropDownTree TagHelper a DropDownList is rendered instead of a DropDownTree
This is a regression introduced with v 2021.3.914
Reproduction of the problem
The following code will render a DropDownList instead of a DropDownTree:
Expected/desired behavior
DropDownTree TagHelper should render DropDownTree.
Environment
The text was updated successfully, but these errors were encountered: