## Problem TextInput validation error messages are forced to display on a single line and get truncated when the message exceeds the field width. ## Current Behavior Long validation error messages are truncated without wrapping to multiple lines.
Problem
TextInput validation error messages are forced to display on a single line and get truncated when the message exceeds the field width.
Current Behavior
Long validation error messages are truncated without wrapping to multiple lines.