matrix-react-sdk
f2e1c0eb
- Fix TextualBody.js to remove NodeList.forEach()
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
adi1
Parents
663c7e52
Loading