0

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);

ljrod95
  • 55
  • 13
  • Never done it, but you could try [es5-shim](https://github.com/es-shims/es5-shim). However, I strongly recommend you and your coworkers upgrade their browser or switch to Chrome or Firefox. – Matt Apr 24 '15 at 03:46
  • It's beyond my control to the choice of browser. And I'm also limited to browser only solutions :/ – ljrod95 Apr 24 '15 at 14:33

0 Answers0