matrix-react-sdk
f2e1c0eb - Fix TextualBody.js to remove NodeList.forEach()

Commit
8 years ago
Fix TextualBody.js to remove NodeList.forEach() Not all browsers support forEach() on NodeList objects. This causes crashes on some browsers, such as IE and FF<50.
Author
Parents
Loading