1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-19 05:22:13 +03:00

Merge remote-tracking branch 'origin/develop' into dbkr/scroll_state_store

This commit is contained in:
David Baker
2017-09-08 15:58:38 +01:00

View File

@@ -157,7 +157,7 @@ module.exports = React.createClass({
},
componentDidMount: function() {
this.checkFillState();
this.checkScroll();
},
componentDidUpdate: function() {