-
-
Notifications
You must be signed in to change notification settings - Fork 852
Open
Labels
BugSomething isn't working.Something isn't working.Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.priority: HighHigh priority concern or feature request.High priority concern or feature request.
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)
Metadata
Metadata
Assignees
Labels
BugSomething isn't working.Something isn't working.Good First IssueA good first issue for new contributors!A good first issue for new contributors!Help WantedExtra attention is needed.Extra attention is needed.JavaScriptIssue involves or relates to JavaScript.Issue involves or relates to JavaScript.difficulty: 3Likely to be challenging but manageable.Likely to be challenging but manageable.priority: HighHigh priority concern or feature request.High priority concern or feature request.