emojionearea icon indicating copy to clipboard operation
emojionearea copied to clipboard

[BUG] EmojioneArea not working in Angularjs

Open Harishakathe opened this issue 7 years ago • 6 comments

EmojioneArea not working in Angularjs when we use ng-repeat

Harishakathe avatar Apr 24 '17 08:04 Harishakathe

I have same issue did u figure it out ?

Assdi avatar Aug 03 '17 14:08 Assdi

i solved the problem :100:

Assdi avatar Aug 25 '17 08:08 Assdi

@Assdi How did you solve? I am using emojioneArea with ionic but clicking picker button is working not properly.

s7e-20 avatar Sep 14 '17 23:09 s7e-20

@Top-Developer are you creating dynamic div where emojiOne is not working ? like ng-repeat ?

Assdi avatar Sep 18 '17 09:09 Assdi

in ionic the issue with emoji picker button can be solved by adding hidePickerOnBlur: false to the option when initializing emojioneArea.

meerwaqar avatar Oct 09 '17 06:10 meerwaqar

The same for me in angularjs. When running emojionearea in textarea like $("#reply_text").emojioneArea(); it works well. But for displaying ready emoji after $http response no images at all, just black-white pictures. Is emojione library loaded before $http response? How activate fetching images?

Dima216 avatar Feb 23 '18 07:02 Dima216