mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-18 22:21:23 -05:00
Previous code use UTF-8 to count characters however Emojis are UTF-16 units. This difference leads to misalignment of index offsets.
Previous code use UTF-8 to count characters however Emojis are UTF-16 units. This difference leads to misalignment of index offsets.