Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix TextualBody.js to remove NodeList.forEach() #1768

Merged
merged 1 commit into from
Mar 20, 2018

Commits on Feb 22, 2018

  1. 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.
    adi1 authored Feb 22, 2018
    Configuration menu
    Copy the full SHA
    f2e1c0e View commit details
    Browse the repository at this point in the history