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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug with skin tone emojis when using prevGraphemeClusterBreak package #1092

Open
steff456 opened this issue Aug 26, 2023 · 2 comments 路 May be fixed by #1431 or #2139
Open

Bug with skin tone emojis when using prevGraphemeClusterBreak package #1092

steff456 opened this issue Aug 26, 2023 · 2 comments 路 May be fixed by #1431 or #2139
Assignees
Labels
Bug Something isn't working. difficulty: 3 Likely to be challenging but manageable. Good First Issue A good first issue for new contributors! Help Wanted Extra attention is needed. JavaScript Issue involves or relates to JavaScript. priority: High High priority concern or feature request.

Comments

@steff456
Copy link
Contributor

There's an issue with prevGraphemeClusterBreak package, if I compare the results with nextGraphemeClusterBreak for a single skin tone emoji it doesn't return the same values,

prevGraphemeClusterBreak( '馃憠馃徔' ) // returns 1
nextGraphemeClusterBreak( '馃憠馃徔' ) // returns -1

Originally posted by @steff456 in #1079 (comment)

@kgryte kgryte added the Bug Something isn't working. label Aug 26, 2023
@kgryte kgryte added Help Wanted Extra attention is needed. Good First Issue A good first issue for new contributors! JavaScript Issue involves or relates to JavaScript. difficulty: 3 Likely to be challenging but manageable. priority: High High priority concern or feature request. labels Feb 28, 2024
@Shashankss1205
Copy link
Contributor

Can you please assign this issue to me?

@kgryte
Copy link
Member

kgryte commented Feb 29, 2024

Thank you for volunteering to work on this, @Shashankss1205. Please feel free to submit a PR addressing this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working. difficulty: 3 Likely to be challenging but manageable. Good First Issue A good first issue for new contributors! Help Wanted Extra attention is needed. JavaScript Issue involves or relates to JavaScript. priority: High High priority concern or feature request.
Projects
None yet
3 participants