mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-28 09:17:07 -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.