mirror of
https://github.com/iv-org/invidious.git
synced 2026-03-31 23:28:29 -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.