autogrow icon indicating copy to clipboard operation
autogrow copied to clipboard

Getting an error

Open 8Sarit opened this issue 10 years ago • 2 comments

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

8Sarit avatar Apr 02 '15 09:04 8Sarit

Sounds like a problem with your message-interaction.js file. Also, have you loaded jquery correctly?

ultimatedelman avatar Apr 02 '15 16:04 ultimatedelman

The problem in my message-interaction.js file is in the line of the autogrow(). The jQuery loaded correctly

8Sarit avatar Apr 05 '15 07:04 8Sarit