[BUG]: Tag List AutoHeights always Zero #445
Labels
bug
Something isn't working
code
Issue is related to a Power Apps code component
Component: TagsList
Milestone
TagList component - AutoHeight property always returns zero.
To reproduce, I configure the Items property as required, and when the height is set to a static value (e.g. 50), the component is working as expected. When trying to use the Autoheight property for the control height, it always results in zero.
I'd expect the component to auto-calculate the required height for the component to display all items without having to scroll within the component itself.
Using Autoheight:
Using fixed Height (40):
AB#2095
The text was updated successfully, but these errors were encountered: