Problem with the input element
Opened this issue · 1 comments
markus-breitenstein commented
I did use the same links and scrips in head section as in the demo, but i get always folowing error:
Default.aspx:171 Uncaught TypeError: $(...).emojioneArea is not a function
at HTMLDocument.<anonymous> (Default.aspx:171)
at j (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at Function.ready (jquery.min.js:2)
at HTMLDocument.J (jquery.min.js:2)
but demo file is working perfect... what is wrong?
nmauludina commented
have you use cdn or emojionearea as dependency? what framework do you use?