Initially hidden textareas
raveren opened this issue · 0 comments
raveren commented
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...