Re: [whatwg/streams] Why does call to pipeThrough throw Uncaught TypeError: Cannot convert undefined or null to object? (#754)

I fixed the bug in Chrome that caused this error: https://bugs.chromium.org/p/chromium/issues/detail?id=747772 and also changed pipeThrough to throw a more helpful exception: https://bugs.chromium.org/p/chromium/issues/detail?id=751241.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/754#issuecomment-322974300

Received on Thursday, 17 August 2017 05:43:26 UTC