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

Number emojis are not recognized with any method #11

Closed
maxiride opened this issue Jan 7, 2021 · 0 comments · Fixed by #16
Closed

Number emojis are not recognized with any method #11

maxiride opened this issue Jan 7, 2021 · 0 comments · Fixed by #16

Comments

@maxiride
Copy link

maxiride commented Jan 7, 2021

Given the string:

  • 0️⃣1️⃣2️⃣3️⃣4️⃣5️⃣6️⃣7️⃣8️⃣9️⃣

The code:

  • log.Print(emojiUtils.Find("5️⃣",string))

yields false.

Any other emoji works fine. Is this an issue with the emoji spec?


I've actually tried all the other methods and none worked, also the .RemoveAll didn't remove them.

@maxiride maxiride changed the title Can't find number emojis Number emojis are not recognized with any method Jan 7, 2021
@tmdvs tmdvs linked a pull request Oct 19, 2024 that will close this issue
@tmdvs tmdvs closed this as completed in #16 Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant