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
I paste the js file in my project.
I use the $('textarea').autogrow(), but get the following error:
Uncaught TypeError: undefined is not a functionmessage-interaction.js?compile=false:21 (anonymous function) - on the autogrow function
The text was updated successfully, but these errors were encountered:
I paste the js file in my project.
I use the $('textarea').autogrow(), but get the following error:
Uncaught TypeError: undefined is not a functionmessage-interaction.js?compile=false:21 (anonymous function) - on the autogrow function
The text was updated successfully, but these errors were encountered: