Playground page going blank on Chrome

This is actually not that issue, if you check the console the error is simply a javascript error where the browser tries to check the length of a part of the streaming response, which sometimes is undefined for some reason. Point is, it’s a silly front-end bug where they should have checked if that part exists before checking the length. I’m sure they’re gonna fix it in the coming days, but god damn is it annoying.

(I have the same issue)

3 Likes