matrix-react-sdk
05bf200a - Don't crash if scrollbars updated before init

Commit
7 years ago
Don't crash if scrollbars updated before init The initialisation here is done on a timer to allow the DOM elements to be in place before it's run, so it's possible for an update to happen ebfore the initialisation. Stop & bail out if there is no this.stickies.
Author
Parents
Loading