Skip to content

Bug with skin tone emojis when using prevGraphemeClusterBreak package #1092

Description

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)

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

Metadata

Labels

BugSomething isn't working.Good First IssueA good first issue for new contributors!Help WantedExtra attention is needed.JavaScriptIssue involves or relates to JavaScript.difficulty: 3Likely to be challenging but manageable.priority: HighHigh priority concern or feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions