Skip to content

[Bug]: value of response.body.pipeThrough is undefined (SSE) #308

@ilbertt

Description

@ilbertt

What happened?

On iOS, I'm seeing the logged error.

Looks like the response.body.pipeThrough from:

for await (const value of response.body.pipeThrough(new TextDecoderStream())) {

is not available on Safari.

Relevant log output

n of e.body.pipeThrough is not a function.
In 'n of e.body.pipeThrough(new TextDecoderStream)', 'n of e.body.pipeThrough' is undefined

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions