I'm trying to figure out how to set the size for a text area object with position: basic:auto and resize: vertical so that when the view opens, the entire placeholder text is visible.
Right now, the placeholder gets cut off unless I manually adjust the size. Is there a way to make it automatically fit the full placeholder text on load?