Skip to content
This repository has been archived by the owner on Nov 19, 2021. It is now read-only.

Need help for implementing emoticons picker #20

Open
UmaMuthu opened this issue Nov 25, 2016 · 1 comment
Open

Need help for implementing emoticons picker #20

UmaMuthu opened this issue Nov 25, 2016 · 1 comment

Comments

@UmaMuthu
Copy link

UmaMuthu commented Nov 25, 2016

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>
<script src="../../bower_components/angular-sanitize/angular-sanitize.min.js"></script>
<script src="../../bower_components/angular-messages/angular-messages.min.js"></script>
<script src="../../bower_components/angular-aria/angular-aria.min.js"></script>
<script src="../../bower_components/angular-animate/angular-animate.min.js"></script>
<script src="../../bower_components/angular-material/angular-material.min.js"></script>
<script src="../../dist/js/emoji-picker.js"></script>

and in js added these dependencies
'ngSanitize', 'ngMaterial','ngMessages','vkEmojiPicker'
and in the application

@keithgallant
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants