autogrow
autogrow copied to clipboard
Getting an error
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
Sounds like a problem with your message-interaction.js file. Also, have you loaded jquery correctly?
The problem in my message-interaction.js file is in the line of the autogrow(). The jQuery loaded correctly