matrix-js-sdk
52c031f1 - Only log once if a Room lacks an m.room.create event

Commit
4 years ago
Only log once if a Room lacks an m.room.create event Currently my account is logging ~20,000 warnings a minute about getType() being called on invites which have no m.room.create events, which crashes my inspector and makes my console unusable. We still want the logline though, as it helps diagnose space invite problems. So instead, log this only once. (Untested).
Author
Committer
Parents
Loading