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
First of all, thanks for the great plugin, I really love it!
Issue: if the autogrown textarea is initially hidden (say under a different Bootstrap tab that's not currently visible) its height is still adjusted and since it's not visible, empty textareas end up shrinking to nothing.
I believe this issue can be solved by simply not autogrowing invisible empty textareas...
The text was updated successfully, but these errors were encountered:
First of all, thanks for the great plugin, I really love it!
Issue: if the autogrown textarea is initially hidden (say under a different Bootstrap tab that's not currently visible) its height is still adjusted and since it's not visible, empty textareas end up shrinking to nothing.
I believe this issue can be solved by simply not autogrowing invisible empty textareas...
The text was updated successfully, but these errors were encountered: