-
- Downloads
Fix bug where web client wold break trying to add the earliest token without...
Fix bug where web client wold break trying to add the earliest token without having initialised the room if your first page of history contained only events which didn't call initRoom. Just call initRoom in handleMessages since we use it there rather than leaving it to the individual event handling methods.
Loading
Please register or sign in to comment