0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 20:05:32 +01:00
gitea/web_src
silverwind 508de3a58d
Fix Uint8Array comparisons and update vitest (#26805)
Compare those `Uint8Array` via conversion to Array which are properly
comparable, so that we don't have to worry about whether `TextEncoder`
and `UInt8Array` from the environment are compatible or not.

---------

Co-authored-by: delvh <dev.lh@web.de>
2023-08-30 01:56:44 +00:00
..
css
fomantic
js Fix Uint8Array comparisons and update vitest (#26805) 2023-08-30 01:56:44 +00:00
svg