Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
4.1
-
None
-
N/A
Description
If an element is specified, it should be rendered regardless of the value of renderTag. This is preferable for the sake of backwards compatibility and, arguably, is the correct logic as long as the element and renderTag parameters co-exist.
This issue does not affect the For component, which always renders a tag if the element parameter is specified.