mirror of
https://github.com/vector-im/element-web.git
synced 2026-02-13 11:41:44 +01:00
Merge pull request #1369 from matrix-org/dbkr/dont_always_paginate
Don't always paginate when mounting a ScrollPanel
This commit is contained in:
commit
13b094a3f6
@ -157,7 +157,7 @@ module.exports = React.createClass({
|
||||
},
|
||||
|
||||
componentDidMount: function() {
|
||||
this.checkFillState();
|
||||
this.checkScroll();
|
||||
},
|
||||
|
||||
componentDidUpdate: function() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user