You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARN Adding default global override push rule .org.matrix.msc3786.rule.room.server_acl
Although the warning is annoyingly noisy, this is normal behaviour, and not a problem.
The rest of the things you mention sound like React problems, and nothing to do with matrix-js-sdk, so I'm going to go ahead and close this. If you can explain more clearly what you think matrix-js-sdk is doing wrong, I suggest opening a new issue.
we get several issues with this implementation:
And sometimes the client is started multiple times. I thought dat using the context provider this would be avoided.
Loading and printing the roomIds works great. But using
useRoomTypingMembers
does now update the typing list...My react MatrixContext provider
And
The text was updated successfully, but these errors were encountered: