mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-19 07:37:53 +00:00
Don't use Array.prototype.sort() because (1) it operates in place and, thus, mutes the Redux state and (2) it is not necessarily stable and, thus, unnecessarily shuffles the thumbnails.