You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I delete all the text in a textarea, the box shrinks below it's initial size. I tried setting fixMinHeight to false as well and I am not sure what else to try. Is this supposed to happen?
The text was updated successfully, but these errors were encountered:
Do you have a reduced test case you can provide in a fiddle? Also, you should have fixMinHeight set to true if you don't want the height to shrink below the initial size.
If I delete all the text in a textarea, the box shrinks below it's initial size. I tried setting fixMinHeight to false as well and I am not sure what else to try. Is this supposed to happen?
The text was updated successfully, but these errors were encountered: