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

fix: broken search when using [emojisToShowFilter] #182 #275

Merged
merged 1 commit into from
Dec 8, 2019

Conversation

s-moran
Copy link
Contributor

@s-moran s-moran commented Dec 8, 2019

app.component.ts: Added filter function to easily test [emojisToShowFilter].

emoji-search.service.ts: Need to pass "unified" string to the filter function rather than Emoji object. Also added in some guards for undefined result, which was causing issues in some cases.

closes #182

@scttcper
Copy link
Owner

scttcper commented Jan 5, 2020

🎉 This PR is included in version 1.0.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

Search does not work when [emojisToShowFilter] is used
2 participants