Merge remote-tracking branch 'origin/develop' into dbkr/scroll_state_store
This commit is contained in:
commit
984d639a37
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
componentDidMount: function() {
|
||||
this.checkFillState();
|
||||
this.checkScroll();
|
||||
},
|
||||
|
||||
componentDidUpdate: function() {
|
||||
|
|
Loading…
Reference in a new issue