ng-emoji-picker icon indicating copy to clipboard operation
ng-emoji-picker copied to clipboard

Angular 4 Emoji Picker

Results 14 ng-emoji-picker issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/23355492/41828588-b01aaba0-7868-11e8-980a-8de7c3f74122.png)

When opening popup and user has not typed in input field. Initializing model with empty string does not databind with input of emoji-input, so input is undefined If user types...

Seems like emoji-opener like from previous repo is not part anymore, correct? Relates to: https://github.com/lbertenasco/ng-emoji-picker/issues/7

Error: No value accessor for form control with name: '...' I had to give name attribute as well as ngDefaultControl and error is gone