We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug I am using V-emoji picker in vue-2 and i am trying to use this exceptEmojis prop but it is not working
To Reproduce when i am using this prop exceptEmojis=['clown_face'] then the expected emoji is coming in the list
Expected behavior As per the given prop behaviour I want to except particular emojis in my emoji list.
Screenshots https://drive.500apps.com/e56cdcc0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I am using V-emoji picker in vue-2 and i am trying to use this exceptEmojis prop but it is not working
To Reproduce
when i am using this prop exceptEmojis=['clown_face'] then the expected emoji is coming in the list
Expected behavior
As per the given prop behaviour I want to except particular emojis in my emoji list.
Screenshots
https://drive.500apps.com/e56cdcc0
The text was updated successfully, but these errors were encountered: