Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search returning no results when [include] or [exclude] set on <emoji-mart> #172

Closed
s-moran opened this issue Oct 27, 2018 · 5 comments · Fixed by #274
Closed

Search returning no results when [include] or [exclude] set on <emoji-mart> #172

s-moran opened this issue Oct 27, 2018 · 5 comments · Fixed by #274

Comments

@s-moran
Copy link
Contributor

s-moran commented Oct 27, 2018

For example, using the code below gives a blank search results area. Should be able to search within 'people' category. Works as expected when [include] is removed.

<emoji-mart set="apple" [title]="''" [emojiSize]="16" [emoji]="''" 
[totalFrequentLines]="1" [perLine]="8" (emojiClick)="emojiClick($event)" [include]="['people']">
</emoji-mart>
@zoualmamy
Copy link

Any fix on this yet?

@scttcper
Copy link
Owner

I probably won't be able to get to this, please open a PR

@s-moran
Copy link
Contributor Author

s-moran commented Dec 1, 2019

I'll try to take a look at it ... might also be related to #182

Update: am looking into it now

@scttcper
Copy link
Owner

scttcper commented Dec 8, 2019

🎉 This issue has been resolved in version 1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@mlembke1
Copy link

mlembke1 commented Dec 9, 2019

@scttcper Thanks for the new release. However, is there a fix for those of us who aren't on Angular 8 yet...?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants