Russell Schlup

Results 2 comments of Russell Schlup

@jaredhm I found the issue and found a monkey patch for it. Ref: https://github.com/vercel/next.js/blob/canary/packages/next/src/server/pipe-readable.ts#L70 Has to deal with ^ this line in NextJS's code. It should be expecting `ok ===...

Hey I is anyone else still seeing this issue when using a custom protocol? Like this `zoommtg://us04web.zoom.us/join?action=join&confno=...` I am getting this error ![image](https://user-images.githubusercontent.com/4615450/92987275-e7786700-f475-11ea-8453-d44d7ae720e4.png)