You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-19 16:42:09 +03:00
Don't assume that .state and .messages exist in /initialSync results. Use state_key and not user_id when setting the userId of a RoomMember.