Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix community invites crashing the app #2650

Merged
merged 3 commits into from
Feb 15, 2019

Conversation

bwindels
Copy link
Contributor

@bwindels bwindels commented Feb 15, 2019

This should probably be a hotfix, thinking what branch this should go into.

Fixes element-hq/element-web#8692

@bwindels bwindels changed the title Bwindels/fixcomminvites Fix community invites crashing the app Feb 15, 2019
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, seems like a good fix for the issue! 😁

@@ -282,7 +282,7 @@ const RoomSubList = React.createClass({
this.setState({scrollTop: this.refs.scroller.getScrollTop()});
},

_getRenderItems: function() {
_getList: function() {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

actually, this is dead code now

@bwindels bwindels changed the base branch from develop to release-v1.0.1 February 15, 2019 12:05
@bwindels bwindels merged commit 42d6999 into release-v1.0.1 Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants