Skip to content

v1.3.28

Choose a tag to compare

@jeakob jeakob released this 31 May 23:58
  • Fix all invisible text fields in the editor: ha-textfield only renders visibly as a direct child of a flex-column container — any flex-row or grid wrapper causes it to silently collapse to zero height. All grouping wrappers around ha-textfield elements have been removed (Text Sizes, Clock sizes, Icon size, Forecast sizes). Fields now render in a single column, the only layout that reliably works.