At my job most if not all employees use IE8. I know the faq page in papaParse says IE10+ preferred. My questions is has anyone modified it to work with older versions of IE?
The error thrown by IE is:
Object doesn't support this property or method
The line of code which it refers to is:
NetworkStreamer.prototype = Object.create(ChunkStreamer.prototype);