mirror of
https://github.com/iv-org/invidious.git
synced 2026-06-10 00:46:46 -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.