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
When you dynamically add a new textarea to the DOM , calling the $('textarea').autogrow() again does not work on the new textarea.
How would this be done?
The text was updated successfully, but these errors were encountered:
When you dynamically add a new textarea to the DOM , calling the $('textarea').autogrow() again does not work on the new textarea.
How would this be done?
The text was updated successfully, but these errors were encountered: