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
{{ message }}
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.
For Default, angular-emoji-picker what are the dependencies to be added? After adding this library only a emoji-smile is appearing add on-click of it popover is not coming. Added these dependencies
Not to be open an old item ... but were you able to resolve this? I am experiencing the same issue. I need support for unicode in SMS messages and this component seems to be the solution but I too only get the icon and clicking doesnt fire? I am wondering if it is a scope issue perhaps?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For Default, angular-emoji-picker what are the dependencies to be added? After adding this library only a emoji-smile is appearing add on-click of it popover is not coming. Added these dependencies
<script src="../../bower_components/angular/angular.min.js"></script>and in js added these dependencies
'ngSanitize', 'ngMaterial','ngMessages','vkEmojiPicker'
and in the application
The text was updated successfully, but these errors were encountered: