matrix-react-sdk
93ed0629 - Fix exceptions from Tooltip

Commit
5 years ago
Fix exceptions from Tooltip renderTooltip was not a bound function and so was failing to find the parent when called from the 'scroll' event listener because 'this' was the window object rather than the Tooltip object. Unsure at what point this broke - I assumed it was in thr recent typescript conversion but it looks like it would have had the same problem before. (cherry picked from commit 5e569d75b641c68e973f123f1fea6c633ba1247d)
Author
Committer
Parents
Loading