Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in case there is a DestroyableTransform #484

Closed
ludovicm67 opened this issue Aug 27, 2024 · 1 comment · Fixed by #485
Closed

Crash in case there is a DestroyableTransform #484

ludovicm67 opened this issue Aug 27, 2024 · 1 comment · Fixed by #485

Comments

@ludovicm67
Copy link
Member

In case rewriting is enabled, users might see the following error in the console:

The "readableStream" argument must be an instance of ReadableStream.
Received an instance of DestroyableTransform.

and a 500 is returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants