TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, all] #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
matrix-react-sdk version v1.10.8-15 upgrades pinned emojibase-data which
code_patches.sh
relied on. New target uses a different format, matrix-react-sdk depends on renamed key exposed by emojibase-data. (matrix-org/matrix-react-sdk/src/components/views/emojipicker/EmojiPixker.tsx#L199) See #2TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, any]to TypeError: Cannot read properties of undefined (reading 'toLowerCase') [v1.10.8-15, all]