Skip to content

Bug with skin tone emojis when using prevGraphemeClusterBreak package #1092

Open
@steff456

Description

@steff456

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)

Metadata

Metadata

Assignees

No one assigned

    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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions