Ilja
Ilja
Just upgraded to 5.0.4. Having the same issue.
This is `/app/bundle/programs/web.browser/dynamic/client/views/room/MessageList/components/MessageContent.tsx` file (pretty-printed) in RockerChat Docker container:  It has been mentioned in DevConsole error. Adding two highlighted conditions to the file fixes my problem (checked by editing...
Seems that issue should be returned to Rocket.Chat repo. Found issues in https://github.com/RocketChat/Rocket.Chat repo: `apps/meteor/client/views/room/MessageList/components/MessageContent.tsx:85` and `apps/meteor/client/views/room/MessageList/components/MessageContent.tsx:92` Checks for `message.replies` should be added.
> BTW - PRs are welcome ;) @debdutdeb , preparing one now)
Still here in 5.1.2. Hasn't fix above been included to 5.1.2 build?
Still not fixed in 5.3.2 ?
> @krenuser are you working on it? No, I haven't set up fully functional dev environment for that yet (I have a bit different dev specialization). Maybe, some of my...
> ok, can I work on that? Don't have any objections.