esamattis / esamattis/underscore.string
chars() - incorrect working with unicode
Open
candidate
- Dominant language
- JavaScript
- Stars
- 3.4k
- Forks
- 367
- PR merge metrics
- No merged PRs in 30d
Description
`s("x\uD83D\uDE80y").chars()` returned for me array with 4 elements, but this string has 3 characters
Contributor guide
Assessment
This issue has not been assessed yet.